diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2020-02-13 10:49:26 (GMT) |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2020-02-13 10:49:26 (GMT) |
commit | 22eb20f3f2bb8667179c4195c6526680dcb9b41c (patch) | |
tree | 8e80b945163e31ab1da1d29c9b2364b6678f7d4f /web | |
parent | 6956b8f90a830a18e7d591a524ddda8502e8bbc0 (diff) | |
download | site-22eb20f3f2bb8667179c4195c6526680dcb9b41c.tar.gz |
Add FTP mirror from the USA
ftp.osuosl.org is now mirroring our repository.
Diffstat (limited to 'web')
-rw-r--r-- | web/input/download.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/web/input/download.md b/web/input/download.md index 56407dc..3e470fd 100644 --- a/web/input/download.md +++ b/web/input/download.md | |||
@@ -20,7 +20,7 @@ versions. Old releases can be found in the [download area][download]. There | |||
20 | are FTP mirrors available in [Belgium][mirror-be], [China][mirror-cn], | 20 | are FTP mirrors available in [Belgium][mirror-be], [China][mirror-cn], |
21 | [Germany][mirror-de], [Greece][mirror-gr], [New Zealand][mirror-nz], | 21 | [Germany][mirror-de], [Greece][mirror-gr], [New Zealand][mirror-nz], |
22 | [Portugal][mirror-pt], [Russia][mirror-ru], [South Africa][mirror-za], | 22 | [Portugal][mirror-pt], [Russia][mirror-ru], [South Africa][mirror-za], |
23 | [Sweden][mirror-se], and the [UK][mirror-uk]. | 23 | [Sweden][mirror-se], the [UK][mirror-uk], and the [USA][mirror-us]. |
24 | 24 | ||
25 | ### Development Snapshot | 25 | ### Development Snapshot |
26 | 26 | ||
@@ -58,6 +58,7 @@ Old versions can be found [within][mib] the [download area][download]. | |||
58 | [mirror-za]: ftp://mirror.is.co.za/mirror/monitoring-plugins.org/ "FTP Mirror in South Africa" | 58 | [mirror-za]: ftp://mirror.is.co.za/mirror/monitoring-plugins.org/ "FTP Mirror in South Africa" |
59 | [mirror-se]: ftp://ftp.lysator.liu.se/pub/monitoring-plugins/ "FTP Mirror in Sweden" | 59 | [mirror-se]: ftp://ftp.lysator.liu.se/pub/monitoring-plugins/ "FTP Mirror in Sweden" |
60 | [mirror-uk]: ftp://mirror.bytemark.co.uk/monitoring-plugins/ "FTP Mirror in the United Kingdom" | 60 | [mirror-uk]: ftp://mirror.bytemark.co.uk/monitoring-plugins/ "FTP Mirror in the United Kingdom" |
61 | [mirror-us]: ftp://ftp.osuosl.org/pub/monitoring-plugins/ "FTP Mirror in the United States" | ||
61 | [repository]: https://github.com/monitoring-plugins/monitoring-plugins "Monitoring Plugins Git Repository" | 62 | [repository]: https://github.com/monitoring-plugins/monitoring-plugins "Monitoring Plugins Git Repository" |
62 | [news]: doc/news.txt "NEWS" | 63 | [news]: doc/news.txt "NEWS" |
63 | [download]: download/ "Download Area" | 64 | [download]: download/ "Download Area" |