heroku-python / dj-static

DEPRECATED - use WhiteNoise instead!
http://kennethreitz.org/introducing-dj-static/
BSD 2-Clause "Simplified" License
511 stars 74 forks source link

README.rst: Update Static URL (point to PyPI) #14

Closed wking closed 10 years ago

wking commented 11 years ago

$ wget -S http://lukearno.com/projects/static/ ... HTTP request sent, awaiting response... HTTP/1.1 404 Not Found ... 2013-09-20 07:53:36 ERROR 404: Not Found.

PyPI still points to lukearno.com as the home page, but we can expect the PyPI URL to age better.

kennethreitz commented 10 years ago

thanks!