Skip to content

Commit 2409d8a

Browse files
committed
DOC: Fix broken link to Project Pythia MetPy cookbook (Fixes #3859)
1 parent 9f59838 commit 2409d8a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ that any MetPy ``1.x`` release will be backwards compatible with an earlier ``1.
2929
on a future ``1.x`` version.
3030

3131
For additional MetPy examples not included in this repository, please see the
32-
[MetPy Cookbook on Project Pythia](https://projectpythia.org/metpy-cookbook/README.html).
32+
[MetPy Cookbook on Project Pythia](https://projectpythia.org/metpy-cookbook/index.html).
3333

3434
We support Python >= 3.10.
3535

@@ -43,7 +43,7 @@ Important Links
4343
---------------
4444

4545
- [HTML Documentation](http://unidata.github.io/MetPy)
46-
- [MetPy Cookbook on Project Pythia](https://projectpythia.org/metpy-cookbook/README.html)
46+
- [MetPy Cookbook on Project Pythia](https://projectpythia.org/metpy-cookbook/index.html)
4747
- "metpy" tagged questions on [Stack Overflow](https://stackoverflow.com/questions/tagged/metpy)
4848
- [Gitter chat room](https://gitter.im/Unidata/MetPy)
4949

examples/README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Example Gallery
44
===============
55

66
For more MetPy examples, please visit the `MetPy Cookbook on Project Pythia
7-
<https://projectpythia.org/metpy-cookbook/README.html>`_.
7+
<https://projectpythia.org/metpy-cookbook/index.html>`_.
88

99
.. _general-examples:
1010

0 commit comments

Comments
 (0)