From b04cd1c5a380c3f62893ca39a2f7dfbd40cf9964 Mon Sep 17 00:00:00 2001 From: Kailash Choudhary Date: Sat, 15 Oct 2022 08:34:47 +0530 Subject: [PATCH] Update Link For VCS Support (#5412) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d212c3a..e41bfc57 100644 --- a/README.md +++ b/README.md @@ -273,7 +273,7 @@ Below is an example usage which installs the git repository located at `https:// Adding -e git+https://github.com/requests/requests.git@v2.19.1#egg=requests to Pipfile's [packages]... [...] -You can read more about [pip's implementation of vcs support here](https://pip.pypa.io/en/stable/reference/pip_install/#vcs-support). +You can read more about [pip's implementation of vcs support here](https://pip.pypa.io/en/stable/topics/vcs-support/). Install a dev dependency: