@@ -52,15 +52,17 @@ def page_url(page):
5252 (
5353 "Documentation" ,
5454 [
55- ("sunpy" , "https://docs.sunpy.org/en/stable/" , 1 ),
56- ("aiapy" , "https://aiapy.readthedocs.io/en/stable/" , 1 ),
57- ("drms" , "https://docs.sunpy.org/projects/drms/" , 1 ),
55+ ("sunpy" , "https://docs.sunpy.org/" , 1 ),
5856 ("ndcube" , "https://docs.sunpy.org/projects/ndcube/" , 1 ),
59- ("pfsspy" , "https://pfsspy.readthedocs.io/en/stable/" , 1 ),
60- ("pyflct" , "https://pyflct.readthedocs.io/en/stable/" , 1 ),
61- ("radiospectra" , "https://docs.sunpy.org/projects/radiospectra/en/stable/" , 1 ),
62- ("sunkit-image" , "https://docs.sunpy.org/projects/sunkit-image/en/stable/" , 1 ),
63- ("sunraster" , "https://docs.sunpy.org/projects/sunraster/en/stable/" , 1 ),
57+ ("aiapy" , "https://aiapy.readthedocs.io/" , 1 ),
58+ ("drms" , "https://docs.sunpy.org/projects/drms/" , 1 ),
59+ ("pfsspy" , "https://pfsspy.readthedocs.io/" , 1 ),
60+ ("radiospectra" , "https://docs.sunpy.org/projects/radiospectra/" , 1 ),
61+ ("sunkit-instruments " , "https://docs.sunpy.org/projects/sunkit-instruments/" , 1 ),
62+ ("sunkit-image" , "https://docs.sunpy.org/projects/sunkit-image/" , 1 ),
63+ ("sunraster" , "https://docs.sunpy.org/projects/sunraster/" , 1 ),
64+ ("sunpy-soar" , "https://github.com/sunpy/sunpy-soar#readme" , 1 ),
65+ ("roentgen" , "https://roentgen.readthedocs.io/" , 1 ),
6466 ],
6567 1 ,
6668 ),
0 commit comments