diff options
author | Patrick McDermott <pehjota> | 2019-08-05 19:40:44 (EDT) |
---|---|---|
committer | Patrick McDermott <pehjota> | 2019-08-05 19:40:44 (EDT) |
commit | 960f4d8b3477d8ef719ff4a46004e505fbf41a5f (patch) | |
tree | 3a1a80c7f1a6f15d6eb58e41c59046a63a549c75 | |
parent | 35355668bc88937706cf404942ead65f007ea770 (diff) |
dev/archive/mirroring: Combine DN/addrs and protos into URIs
The split assumed all mirrors would use `/pub/proteanos` as a base path.
-rw-r--r-- | dev/archive/mirroring.mdwn | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev/archive/mirroring.mdwn b/dev/archive/mirroring.mdwn index 6ba8082..1486b76 100644 --- a/dev/archive/mirroring.mdwn +++ b/dev/archive/mirroring.mdwn @@ -81,8 +81,7 @@ Please include the following information in your announcement: * Name and e-mail address of site maintainer; * Name and URL of site sponsor, if any; - * Domain name, or IPv4 and/or IPv6 address, of mirror site; - * Available protocols (HTTP and/or FTP, and rsync for primary mirrors); + * URIs of mirror site (HTTP and/or FTP, and rsync for primary mirrors); * Country of site; * Frequency of mirroring; * Synchronization source, in the case of a secondary mirror; and |