Skip to content

Update README URLs based on HTTP redirects#903

Merged
vinta merged 2 commits into
vinta:masterfrom
m1guelpf:master
Jul 19, 2017
Merged

Update README URLs based on HTTP redirects#903
vinta merged 2 commits into
vinta:masterfrom
m1guelpf:master

Conversation

@m1guelpf
Copy link
Copy Markdown
Contributor

@m1guelpf m1guelpf commented Jul 18, 2017

GitHub Corrected URLs

Was Now
https://github.com/ClusterHQ/eliot https://github.com/ScatterHQ/eliot
https://github.com/Widdershin/butterdb https://github.com/terrible-ideas/butterdb
https://github.com/catholabs/esengine https://github.com/seek-ai/esengine
https://github.com/django-debug-toolbar/django-debug-toolbar https://github.com/jazzband/django-debug-toolbar
https://github.com/jflesch/pyocr https://github.com/openpaperwork/pyocr
https://github.com/jkbrzt/httpie https://github.com/jakubroztocil/httpie
https://github.com/jlafon/PynamoDB https://github.com/pynamodb/PynamoDB
https://github.com/klen/python-mode https://github.com/python-mode/python-mode
https://github.com/koenbok/Cactus/ https://github.com/eudicots/Cactus
https://github.com/lk-geimfari/church https://github.com/lk-geimfari/mimesis
https://github.com/maraujop/django-crispy-forms https://github.com/django-crispy-forms/django-crispy-forms
https://github.com/mathcamp/flywheel https://github.com/stevearc/flywheel
https://github.com/mozilla-services/cornice https://github.com/Cornices/cornice
https://github.com/mvantellingen/localshop https://github.com/jazzband/localshop
https://github.com/nicolaiarocci/cerberus/ https://github.com/pyeve/cerberus
https://github.com/nicolaiarocci/eve https://github.com/pyeve/eve
https://github.com/nvie/pip-tools https://github.com/jazzband/pip-tools
https://github.com/platformio/platformio https://github.com/platformio/platformio-core
https://github.com/rbarrois/factory_boy https://github.com/FactoryBoy/factory_boy
https://github.com/ronnix/fabtools https://github.com/fabtools/fabtools
https://github.com/stochastic-technologies/shortuuid https://github.com/skorokithakis/shortuuid
https://github.com/sunlightlabs/django-wordpress/ https://github.com/istrategylabs/django-wordpress
https://github.com/tonioo/modoboa https://github.com/modoboa/modoboa
https://github.com/yhat/ggplot https://github.com/yhat/ggpy
https://github.com/yyuu/pyenv https://github.com/pyenv/pyenv

HTTPS Corrected URLs

Was Now
http://aws.amazon.com/elastictranscoder/ https://aws.amazon.com/elastictranscoder/
http://blog.getpelican.com/ https://blog.getpelican.com/
http://docs.openstack.org/developer/cliff/ https://docs.openstack.org/developer/cliff/
http://docs.openstack.org/developer/taskflow/ https://docs.openstack.org/developer/taskflow/
http://docs.pylonsproject.org/projects/colander/en/latest/ https://docs.pylonsproject.org/projects/colander/en/latest/
http://nedbatchelder.com/code/modules/id3reader.py https://nedbatchelder.com/code/modules/id3reader.py
http://orange.biolab.si/ https://orange.biolab.si/
http://podcastinit.com/ https://podcastinit.com/
http://scrapy.org/ https://scrapy.org/
http://weekly.codetengu.com/ https://weekly.codetengu.com/
http://www.django-cms.org/en/ https://www.django-cms.org/en/
http://www.openstack.org/ https://www.openstack.org/
http://www.qt.io/ https://www.qt.io/
http://www.scipy.org/ https://www.scipy.org/
http://wxpython.org/ https://wxpython.org/

Other Corrected URLs

Was Now
http://apscheduler.readthedocs.io/ http://apscheduler.readthedocs.io/en/latest/
http://cloudinit.readthedocs.io/ http://cloudinit.readthedocs.io/en/latest/
http://coala-analyzer.org/ http://coala.io/
http://dogpilecache.readthedocs.io/ http://dogpilecache.readthedocs.io/en/latest/
http://errbot.io/ http://errbot.io/en/latest/
http://fileconveyor.org/ http://wimleers.com/fileconveyor
http://obspy.org https://github.com/obspy/obspy/wiki/
http://pynsist.readthedocs.io/ http://pynsist.readthedocs.io/en/latest/
http://pyparsing.wikispaces.com/ https://session.wikispaces.com/1/auth/auth?authToken=04a694af95b643a06fcf5716ded01a5f3
http://pysdl2.readthedocs.io/ http://pysdl2.readthedocs.io/en/rel_0_9_5/
http://pytest.org/latest/ https://docs.pytest.org/latest/
http://python.ctolib.com https://www.ctolib.com/python/
http://python.libhunt.com https://python.libhunt.com/
http://pythonhackers.com/open-source/ http://www.oss.io/open-source/
http://pythonpaste.org/ https://web.archive.org/web/http%3A//pythonpaste.org/
http://sarge.readthedocs.io/ http://sarge.readthedocs.io/en/latest/
http://wercker.com/ http://www.wercker.com/
http://whoosh.readthedocs.io/ http://whoosh.readthedocs.io/en/latest/
http://www.cherrypy.org/ http://cherrypy.org/
http://www.pylonsproject.org/ https://pylonsproject.org/
http://xlwings.org/ https://www.xlwings.org
https://docs.mongodb.org/ecosystem/drivers/python/ https://docs.mongodb.com/ecosystem/drivers/python/
https://openpyxl.readthedocs.io/ https://openpyxl.readthedocs.io/en/default/
https://tox.readthedocs.io/ https://tox.readthedocs.io/en/latest/
https://uwsgi-docs.readthedocs.io/ https://uwsgi-docs.readthedocs.io/en/latest/
https://waitress.readthedocs.io/ https://waitress.readthedocs.io/en/latest/
https://www.djangopackages.com/ https://djangopackages.org/
https://www.shoop.io/en/ https://www.shuup.com/en/
https://www.soimort.org/you-get/ http://you-get.org/
https://xmldataset.readthedocs.io https://xmldataset.readthedocs.io/en/latest/

@vinta
Copy link
Copy Markdown
Owner

vinta commented Jul 19, 2017

@m1guelpf Wow, thank you!

@vinta vinta merged commit 2bc6e93 into vinta:master Jul 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants