From 1e04478022c4f1938f26b4a58c2e0efe149cbb39 Mon Sep 17 00:00:00 2001 From: wim glenn Date: Tue, 22 Sep 2020 01:01:09 -0500 Subject: [PATCH] Fix broken link in user guide I actually don't know what pylauncher is, just chose a likely suspect. --- source/discussions/pip-vs-easy-install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/discussions/pip-vs-easy-install.rst b/source/discussions/pip-vs-easy-install.rst index 6e244da6a..84c13cd31 100644 --- a/source/discussions/pip-vs-easy-install.rst +++ b/source/discussions/pip-vs-easy-install.rst @@ -66,4 +66,4 @@ Here's a breakdown of the important differences between pip and easy_install now .. [1] https://setuptools.readthedocs.io/en/latest/easy_install.html#natural-script-launcher -.. _pylauncher support: https://bitbucket.org/pypa/pylauncher +.. _pylauncher support: https://bitbucket.org/vinay.sajip/pylauncher