summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/examples/autotools/project.conf2
-rw-r--r--doc/examples/junctions/autotools/project.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/examples/autotools/project.conf b/doc/examples/autotools/project.conf
index 7ee58b589..4cfc0e692 100644
--- a/doc/examples/autotools/project.conf
+++ b/doc/examples/autotools/project.conf
@@ -10,4 +10,4 @@ element-path: elements
# Define some aliases for the tarballs we download
aliases:
alpine: https://gnome7.codethink.co.uk/tarballs/
- gnu: https://ftp.gnu.org/gnu/automake/
+ gnu: https://ftpmirror.gnu.org/gnu/automake/
diff --git a/doc/examples/junctions/autotools/project.conf b/doc/examples/junctions/autotools/project.conf
index 7ee58b589..4cfc0e692 100644
--- a/doc/examples/junctions/autotools/project.conf
+++ b/doc/examples/junctions/autotools/project.conf
@@ -10,4 +10,4 @@ element-path: elements
# Define some aliases for the tarballs we download
aliases:
alpine: https://gnome7.codethink.co.uk/tarballs/
- gnu: https://ftp.gnu.org/gnu/automake/
+ gnu: https://ftpmirror.gnu.org/gnu/automake/