From 26f94e45db5354a809397963490efaa9be946cc9 Mon Sep 17 00:00:00 2001 From: justinhorner Date: Thu, 2 Jan 2014 18:00:43 -0700 Subject: [PATCH] Update env.rst trailing slash in link caused 404, removed to fix link --- docs/dev/env.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/dev/env.rst b/docs/dev/env.rst index 81da462..7097ee5 100644 --- a/docs/dev/env.rst +++ b/docs/dev/env.rst @@ -130,7 +130,7 @@ PyCharm / IntelliJ IDEA `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 `_. +features can be brought to IntelliJ with the free `Python Plug-In `_. Eclipse