From 0cca471d6b407b498d1a8c354eb5bdf7cd250492 Mon Sep 17 00:00:00 2001 From: Dillon Stadther Date: Tue, 19 Mar 2019 17:31:13 -0400 Subject: [PATCH] Fix package repositories md link format --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1296f07..842d98b 100644 --- a/README.md +++ b/README.md @@ -857,7 +857,7 @@ Code Formatters *Local PyPI repository server and proxies.* * [warehouse](https://github.com/pypa/warehouse) - Next generation Python Package Repository (PyPI). -* [bandersnatch]https://github.com/pypa/bandersnatch/ - PyPI mirroring tool provided by Python Packaging Authority (PyPA). +* [bandersnatch](https://github.com/pypa/bandersnatch/) - PyPI mirroring tool provided by Python Packaging Authority (PyPA). * [devpi](https://github.com/devpi/devpi) - PyPI server and packaging/testing/release tool. * [localshop](https://github.com/jazzband/localshop) - Local PyPI server (custom packages and auto-mirroring of pypi).