From 103d2b92da4bd5582dc598690458b07612ec846c Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sat, 14 Jan 2017 22:57:51 -0800 Subject: maint: modernize URLs A lot of this is converting http: to https:. Also, gmane went away, so remove URLs that no longer work and are not easy to figure out what they were. Some of this stuff is so old that it no longer matters anyway. --- init.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.cfg') diff --git a/init.cfg b/init.cfg index df7559e98..2f747a349 100644 --- a/init.cfg +++ b/init.cfg @@ -627,7 +627,7 @@ skip_if_setgid_() # Skip if files are created with a different group to the current user # This can happen due to a setgid dir, or by some other mechanism on OS X: # http://unix.stackexchange.com/q/63865 -# http://bugs.gnu.org/14024#41 +# https://bugs.gnu.org/14024#41 skip_if_nondefault_group_() { touch grp.$$ -- cgit v1.2.3-54-g00ecf