Skip to content

Commit 161e691

Browse files
committed
Fix broken links to the 'Pythia team' in about, index, and footer
1 parent 95a1f45 commit 161e691

File tree

3 files changed

+4
-6
lines changed

3 files changed

+4
-6
lines changed

portal/_templates/footer-menu.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ <h1>{{ _("About") }}</h1>
77
<ul class="list-unstyled">
88
<li><a href="https://projectpythia.org/about.html">{{ _("About Project Pythia") }}</a></li>
99
<li><a href="https://foundations.projectpythia.org/preamble/how-to-use.html">{{ _("How to use Pythia Foundations") }}</a></li>
10-
<li><a href="https://projectpythia.org/#the-project-pythia-team">{{ _("The Project Team") }}</a></li>
1110
<li><a href="https://projectpythia.org/#how-to-cite">{{ _("How to Cite") }}</a></li>
1211
</ul>
1312
</div>

portal/about.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ but instead help you _improve_ it -- and help you to help others do the same!
4141

4242
## Who is Project Pythia?
4343

44-
The current core Pythia team can be found [here](index.md#the-project-pythia-team).
4544
Pythia is an open and inclusive community! Look [here](index.md#join-us) for info
4645
on how to get involved.
4746

portal/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -149,10 +149,10 @@ the example data used by the [Pythia Foundations Book](https://foundations.proje
149149

150150
## Join us!
151151

152-
If you have questions or want to share anything with the
153-
[Project Pythia Team](#the-project-pythia-team), please reach out to us through the
154-
[Project Pythia category on the Pangeo Discourse forum](https://discourse.pangeo.io/c/education/project-pythia/)
155-
or join us at our Weekly Working Group Meetings.
152+
If you have questions or want to share anything with the Project
153+
Pythia Team, please reach out to us through the [Project Pythia
154+
category on the Pangeo Discourse forum](https://discourse.pangeo.io/c/education/project-pythia/)
155+
below or join us at our [Weekly Working Group Meetings](#weekly-working-group-meetings).
156156

157157
<span class="d-flex justify-content-center pt-1 pb-4">
158158
<a href="https://discourse.pangeo.io/c/education/project-pythia/" role="button" class="btn btn-primary btn-lg">

0 commit comments

Comments
 (0)