summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTollef Fog Heen <tfheen@err.no>2020-04-21 20:49:00 +0200
committerTollef Fog Heen <tfheen@err.no>2020-04-21 20:49:00 +0200
commit350515e8854063765d5182dff5f3dcd4be50ca47 (patch)
tree78fc6d3fc2660d3dd5bf275f8bebfbd67844da3c
parent834ecc2f58a7a326b236fbc94b1e2696e02fd520 (diff)
downloadpkg-config-350515e8854063765d5182dff5f3dcd4be50ca47.tar.gz
Use https for developer.gnome.org URL
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 79874b0..23ff625 100644
--- a/README
+++ b/README
@@ -50,7 +50,7 @@ require setting some autoconf cache variables in cases where glib would
need to run a program to determine the correct value. See the glib
documentation:
-http://developer.gnome.org/glib/stable/glib-cross-compiling.html
+https://developer.gnome.org/glib/stable/glib-cross-compiling.html
If you need to use the bundled glib on Mac OS X, you'll most likely need
to build for a single architecture rather than as a universal binary.