From 30af65acbaaee121303d1089d2653729c41e3db1 Mon Sep 17 00:00:00 2001 From: Austen Wallis <67514327+AustenWallis@users.noreply.github.com> Date: Mon, 4 Nov 2024 13:22:31 +0000 Subject: [PATCH] Update README.md Fixing broken read_the_docs links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5128219d7..2d610ca9d 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ The code is under active development, but we are looking for beta users to test the code, and potentially use it for their own research. If you are interested in using Sirocco please contact Knox Long via long[at]stsci[dot]edu or James Matthews via james[dot]matthews[at]physics[dot]ox[dot]ac[dot]uk. -Documentation is hosted on [ReadTheDocs](http://sirocco-rt.readthedocs.io/en/dev/). +Documentation is hosted on [ReadTheDocs](http://sirocco-rt.readthedocs.io/en/). ## Installation @@ -71,6 +71,6 @@ and run the code by typing, e.g. $ sirocco root.pf -Please see the [ReadTheDocs](http://sirocco-rt.readthedocs.io/en/dev/) or the docs folder for how to use the code. You will need sphinx installed to build the documentation yourself. +Please see the [ReadTheDocs](http://sirocco-rt.readthedocs.io/en/) or the docs folder for how to use the code. You will need sphinx installed to build the documentation yourself. Any comments, email one of the addresses above.