Change link to PEPs - gopher-lawn - The gopher lawn gopher directory project. | |
git clone git://bitreich.org/gopher-lawn/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhf… | |
Log | |
Files | |
Refs | |
Tags | |
--- | |
commit 57bf1ef0c36cc884fa576d2226c8b31a7d97e3d1 | |
parent d10e39358e0c081d3e416d21a71c098535973853 | |
Author: lambda <[email protected]> | |
Date: Tue, 29 Dec 2020 13:56:49 +0100 | |
Change link to PEPs | |
Signed-off-by: Christoph Lohmann <[email protected]> | |
Diffstat: | |
M db/python-peps.link | 4 ++-- | |
1 file changed, 2 insertions(+), 2 deletions(-) | |
--- | |
diff --git a/db/python-peps.link b/db/python-peps.link | |
@@ -1,7 +1,7 @@ | |
Type: link | |
Selector: /Mirrors/PEP | |
-Host: fnord.one | |
-Port: 65446 | |
+Host: gopher.fnord.one | |
+Port: 70 | |
LinkName: Python Enhancement Proposals (PEPs) | |
Description: Python Enhancement Proposals. | |
Category: doc, python |