Skip to content

Commit

Permalink
Fix broken links to the 'Pythia team' in about, index, and footer
Browse files Browse the repository at this point in the history
  • Loading branch information
erogluorhan committed Dec 21, 2023
1 parent 95a1f45 commit 161e691
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 6 deletions.
1 change: 0 additions & 1 deletion portal/_templates/footer-menu.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ <h1>{{ _("About") }}</h1>
<ul class="list-unstyled">
<li><a href="https://projectpythia.org/about.html">{{ _("About Project Pythia") }}</a></li>
<li><a href="https://foundations.projectpythia.org/preamble/how-to-use.html">{{ _("How to use Pythia Foundations") }}</a></li>
<li><a href="https://projectpythia.org/#the-project-pythia-team">{{ _("The Project Team") }}</a></li>
<li><a href="https://projectpythia.org/#how-to-cite">{{ _("How to Cite") }}</a></li>
</ul>
</div>
Expand Down
1 change: 0 additions & 1 deletion portal/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ but instead help you _improve_ it -- and help you to help others do the same!

## Who is Project Pythia?

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

Expand Down
8 changes: 4 additions & 4 deletions portal/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,10 +149,10 @@ the example data used by the [Pythia Foundations Book](https://foundations.proje

## Join us!

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

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

0 comments on commit 161e691

Please sign in to comment.