From 661d055486a381071c8571aad242b11e2fc0cf05 Mon Sep 17 00:00:00 2001 From: Larry Hastings Date: Mon, 18 Mar 2019 13:00:16 -0700 Subject: [PATCH] Fix final "iad1" -> "nyc1" in PEP 101 for new CDN. --- pep-0101.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pep-0101.txt b/pep-0101.txt index 207957dba..fc87260e4 100644 --- a/pep-0101.txt +++ b/pep-0101.txt @@ -473,7 +473,7 @@ to perform some manual editing steps. - If this is a final or rc release (even a maintenance release), also unpack the HTML docs to /srv/docs.python.org/release/X.Y.Z[rcA] on - docs.iad1.psf.io. Make sure the files are in group "docs" and are + docs.nyc1.psf.io. Make sure the files are in group "docs" and are group-writeable. If it is a release of a security-fix-only version, tell the DE to build a version with the "version switcher" and put it there.