Skip to content

Commit 40d621b

Browse files
committed
docs: update README links to new documentation site
1 parent 63467eb commit 40d621b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
[![PyPI](https://img.shields.io/pypi/v/andes.svg)](https://pypi.python.org/pypi/andes)
66
[![Conda](https://anaconda.org/conda-forge/andes/badges/downloads.svg)](https://anaconda.org/conda-forge/andes)
7-
[![Documentation](https://readthedocs.org/projects/andes/badge/?version=latest)](https://andes.readthedocs.io/en/latest/)
7+
[![Documentation](https://readthedocs.org/projects/andes/badge/?version=latest)](https://docs.andes.app/en/latest/)
88
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
99

1010
ANDES is an open-source Python package for power system modeling and
@@ -77,7 +77,7 @@ ESST3A, ESDC2A, IEEEST, ST2CUT) shows close agreement across all three tools.
7777
| ![NPCC](docs/source/images/example-npcc/omega.png) | ![WECC](docs/source/images/example-wecc/omega.png) |
7878

7979
Full verification notebooks with side-by-side comparisons are available in the
80-
[documentation](https://andes.readthedocs.io/en/latest/verification/index.html).
80+
[documentation](https://docs.andes.app/en/latest/verification/index.html).
8181

8282
## Symbolic Modeling Framework
8383

@@ -127,11 +127,11 @@ The documentation includes worked examples covering:
127127
- and others ...
128128

129129
Browse the full gallery at
130-
[andes.readthedocs.io](https://andes.readthedocs.io/en/latest/gallery/index.html).
130+
[docs.andes.app](https://docs.andes.app/en/latest/gallery/index.html).
131131

132132
## Resources
133133

134-
- [Documentation](https://andes.readthedocs.io) with step-by-step tutorials,
134+
- [Documentation](https://docs.andes.app) with step-by-step tutorials,
135135
a modeling guide, and API reference
136136
- [GitHub Discussions](https://github.com/CURENT/andes/discussions) for questions
137137
- [Issue Tracker](https://github.com/CURENT/andes/issues) for bug reports

0 commit comments

Comments
 (0)