Update env.rst

trailing slash in link caused 404, removed to fix link
This commit is contained in:
justinhorner
2014-01-02 18:00:43 -07:00
parent be9ffbbad5
commit 26f94e45db
+1 -1
View File
@@ -130,7 +130,7 @@ PyCharm / IntelliJ IDEA
`PyCharm <http://www.jetbrains.com/pycharm/>`_ is developed by JetBrains, also
known for IntelliJ IDEA. Both share the same code base and most of PyCharm's
features can be brought to IntelliJ with the free `Python Plug-In <http://plugins.intellij.net/plugin/?id=631/>`_.
features can be brought to IntelliJ with the free `Python Plug-In <http://plugins.intellij.net/plugin/?id=631>`_.
Eclipse