Skip to content

Commit d88000f

Browse files
committed
Fix resources entry for PyPI
1 parent 4d0c4e3 commit d88000f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pages/python-resources.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ title: Resources for Python
3030
* [Python.org resources for Programmers](http://wiki.python.org/moin/BeginnersGuide/Programmers)
3131
* [Python.org resources for Non Programmers](http://wiki.python.org/moin/BeginnersGuide/NonProgrammers)
3232

33-
### Comprehensive collection of python packages
34-
* [Pypi](http://pypi.python.org/pypi)
33+
### The definitive Python Package Index (aka CheeseShop)
34+
* [PyPI](http://pypi.python.org/pypi)
3535

3636
### Discussion Forums
3737
* [Http interface to comp.lang.python via google groups](https://groups.google.com/forum/?fromgroups#!forum/comp.lang.python)

0 commit comments

Comments
 (0)