Skip to content

Commit 341fa44

Browse files
committed
Redirect python-gallery to cookbook
1 parent 2fbe8ed commit 341fa44

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ that any MetPy ``1.x`` release will be backwards compatible with an earlier ``1.
2828
"backward compatible", we mean that **correct** code that works on a ``1.y`` version will work
2929
on a future ``1.x`` version.
3030

31-
For additional MetPy examples not included in this repository, please see the [Unidata Python
32-
Gallery](https://unidata.github.io/python-gallery/).
31+
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).
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-
- [Unidata Python Gallery](https://unidata.github.io/python-gallery/)
46+
- [MetPy Cookbook on Project Pythia](https://projectpythia.org/metpy-cookbook/README.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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
Example Gallery
44
===============
55

6-
For more MetPy examples, please visit the `Unidata Python Gallery
7-
<https://unidata.github.io/python-training/gallery/gallery-home/>`_.
6+
For more MetPy examples, please visit the `MetPy Cookbook on Project Pythia
7+
<https://projectpythia.org/metpy-cookbook/README.html>`_.
88

99
.. _general-examples:
1010

0 commit comments

Comments
 (0)