From ca4066f045d6e8b84ed5dbb3c6dd8283dccc02b1 Mon Sep 17 00:00:00 2001
From: Jacob Kegerreis <jacob.kegerreis@durham.ac.uk>
Date: Mon, 4 Feb 2019 15:10:21 +0000
Subject: [PATCH] Point to the example script for downloading the EoS tables

---
 doc/RTD/source/EquationOfState/index.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/RTD/source/EquationOfState/index.rst b/doc/RTD/source/EquationOfState/index.rst
index 69083d5a1b..11e6069130 100644
--- a/doc/RTD/source/EquationOfState/index.rst
+++ b/doc/RTD/source/EquationOfState/index.rst
@@ -78,8 +78,8 @@ schemes.
 The Tillotson sound speed was derived using 
 \\(c_s^2 = \\left. \\dfrac{\\partial P}{\\partial \\rho} \\right|_S \\)
 as described in Kegerreis et al. (2019).
-The table .txt files for the HM80 and SESAME-style EoS can be downloaded from 
-http://astro.dur.ac.uk/~cklv53/swift_planet_examples/ .
+The table files for the HM80 and SESAME-style EoS can be downloaded using 
+the ``examples/EoSTables/get_eos_tables.sh`` script.
 
 
 How to Implement a New Equation of State
-- 
GitLab