We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be4e79c commit d9a4fb1Copy full SHA for d9a4fb1
1 file changed
src/sunpy_sphinx_theme/__init__.py
@@ -42,7 +42,7 @@ def default_navbar():
42
("aiapy", "https://aiapy.readthedocs.io/", 3),
43
("dkist", "https://docs.dkist.nso.edu/projects/python-tools", 3),
44
("drms", "https://docs.sunpy.org/projects/drms/", 3),
45
- ("irispy-lmsal", "https://irispy-lmsal.readthedocs.io/", 3),
+ ("irispy-lmsal", "https://irispy.readthedocs.io/", 3),
46
("ndcube", "https://docs.sunpy.org/projects/ndcube/", 3),
47
("roentgen", "https://roentgen.readthedocs.io/", 3),
48
("scope", "https://statistical-confidence-of-oscillatory-processes-with-emd.readthedocs.io", 3),
0 commit comments