Skip to content

Commit

Permalink
Merge pull request #233 from kiddick/master
Browse files Browse the repository at this point in the history
Fix broken link in install section.
  • Loading branch information
lepture committed Apr 3, 2016
2 parents 15d2adf + cad74a2 commit 298cd28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/install.rst
Expand Up @@ -16,7 +16,7 @@ or, with `easy_install <http://pypi.python.org/pypi/setuptools>`_::

$ easy_install Flask-WTF

But, you really `shouldn't do that <https://python-packaging-user-guide.readthedocs.org/en/latest/technical.html#pip-vs-easy-install>`_.
But, you really `shouldn't do that <https://python-packaging-user-guide.readthedocs.org/en/latest/pip_easy_install/>`_.


Get the Code
Expand Down

0 comments on commit 298cd28

Please sign in to comment.