]> git.ipfire.org Git - people/ms/libloc.git/commitdiff
configure: Update `location.ipfire.org` links master
authorValters Jansons <valter.jansons@gmail.com>
Fri, 5 Jun 2026 10:50:29 +0000 (19:50 +0900)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 5 Jun 2026 10:59:34 +0000 (10:59 +0000)
Since original configuration of these links, some changes have been
made to the website. Now the old location.ipfire.org landing page
redirects users to ipfire.org/location/ instead. This commit makes
sure listed links are direct links, instead of pointing at redirects.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
configure.ac

index fc9ab5d93df80b11461aca8ff567cd7b5412b783..d1d7d231d6a43f4c4f7d4b899bde7ba70b9aedf5 100644 (file)
@@ -3,7 +3,7 @@ AC_INIT([libloc],
         [0.9.19],
         [location@lists.ipfire.org],
         [libloc],
         [0.9.19],
         [location@lists.ipfire.org],
         [libloc],
-        [https://location.ipfire.org/])
+        [https://www.ipfire.org/location/])
 
 AC_CONFIG_SRCDIR([src/libloc.c])
 AC_CONFIG_AUX_DIR([build-aux])
 
 AC_CONFIG_SRCDIR([src/libloc.c])
 AC_CONFIG_AUX_DIR([build-aux])