Skip to content

Commit 7d0e514

Browse files
deepakmarooolivhoenen
authored andcommitted
Modified documentation from docs/*.md to RTD
1 parent af069db commit 7d0e514

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,20 +6,20 @@ SimDB is a tool designed to track, manage, upload and query simulations. The sim
66

77
SimDB consists of a command line interface (CLI) tool which interacts with one or more remote services.
88

9-
For details on how to install the CLI see [here](docs/install_guide.md) and for information on how to use the CLI see [here](docs/user_guide.md).
9+
For details on how to install the CLI see [here](https://simdb.readthedocs.io/en/stable/install_guide.html) and for information on how to use the CLI see [here](https://simdb.readthedocs.io/en/stable/user_guide.html).
1010

1111
### Accessing ITER remotes
1212

13-
To access data from the ITER remotes from outside of the ITER systems you'll need to [add and configure a SimDB remote](docs/iter_remotes.md).
13+
To access data from the ITER remotes from outside of the ITER systems you'll need to [add and configure a SimDB remote](https://simdb.readthedocs.io/en/stable/iter_remotes.html).
1414

1515
### Installing ITER certificate
1616

17-
To access the ITER remote from within the ITER systems you will need to install the ITER SSL certificate. Details for how to do this can be found [here](docs/iter_certificate.md).
17+
To access the ITER remote from within the ITER systems you will need to install the ITER SSL certificate. Details for how to do this can be found [here](https://simdb.readthedocs.io/en/stable/iter_certificate.html).
1818

1919
## Server setup
2020

21-
For information on setting and maintaining a remote CLI server see [here](docs/maintenance_guide.md).
21+
For information on setting and maintaining a remote CLI server see [here](https://simdb.readthedocs.io/en/stable/maintenance_guide.html).
2222

2323
## Developer guide
2424

25-
Information about setting up a developer environment can be found [here](docs/developer_guide.md).
25+
Information about setting up a developer environment can be found [here](https://simdb.readthedocs.io/en/stable/developer_guide.html).

0 commit comments

Comments
 (0)