File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -46,10 +46,10 @@ <h3 class="card__title no_toc" itemprop="headline">
46
46
< li > < a href ="{{ apackage.archive }} " rel ="permalink "> < i class ="fas fa-bookmark fa-fw "> </ i > JOSS Approved</ a > </ li >
47
47
{% endif %}
48
48
{% if apackage.astropy %}
49
- < li > < a href ="partners /astropy.html "> < i class ="fa-solid fa-check-double "> </ i > < img src ="http://img.shields.io/badge/Affiliated-Astropy-orange.svg?style=flat " alt ="Astropy " /> </ a > </ li >
49
+ < li > < a href ="communities /astropy.html "> < i class ="fa-solid fa-check-double "> </ i > < img src ="http://img.shields.io/badge/Affiliated-Astropy-orange.svg?style=flat " alt ="Astropy " /> </ a > </ li >
50
50
{% endif %}
51
51
{% if apackage.sunpy %}
52
- < li > < a href ="partners/astropy .html "> < i class ="fa-solid fa-check-double "> </ i > < img src ="http://img.shields.io/badge/Affiliated-Sunpy -yellow.svg?style=flat " alt ="Astropy " /> </ a > </ li >
52
+ < li > < a href ="communities/sunpy .html "> < i class ="fa-solid fa-check-double "> </ i > < img src ="http://img.shields.io/badge/Affiliated-SunPy -yellow.svg?style=flat " alt ="SunPy " /> </ a > </ li >
53
53
{% endif %}
54
54
</ ul >
55
55
< hr >
You can’t perform that action at this time.
0 commit comments