diff options
-rw-r--r-- | CONTRIBUTING.md | 2 | ||||
-rw-r--r-- | README.md | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e4f6bfeb3..41d443be6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -173,7 +173,7 @@ If you re-use an existing input file, you can add arguments to #### Include documentation to your PR Now, let users know about your new feature by adding it to the -[WarpX documentation](https://ecp-warpx.github.io). Our documentation uses +[WarpX documentation](https://warpx.readthedocs.io). Our documentation uses [Sphinx](http://www.sphinx-doc.org/en/master/usage/quickstart.html), and it is located in `Docs/`. For instance, if you introduce a new runtime parameter in the input file, you can add it to @@ -11,7 +11,8 @@ It supports many features including Perfectly-Matched Layers (PML), mesh refinem ## Documentation -In order to learn how to install and run the code, please see the online documentation: https://ecp-warpx.github.io/index.html +In order to learn how to install and run the code, please see the online documentation: +https://warpx.readthedocs.io ## Contributing |