diff mbox

[wwwdocs] debian.org now uses https

Message ID alpine.LSU.2.20.1507052235340.2176@tuna.site
State New
Headers show

Commit Message

Gerald Pfeifer July 5, 2015, 8:36 p.m. UTC
...so convert to links in our manuals.

Applied.

Gerald

2015-07-05  Gerald Pfeifer  <gerald@pfeifer.com>

	* doc/fragments.texi (Target Fragment): Convert debian.org
	link to use https.
	* doc/install.texi (Configuration): Ditto.
diff mbox

Patch

Index: doc/fragments.texi
===================================================================
--- doc/fragments.texi	(revision 225434)
+++ doc/fragments.texi	(working copy)
@@ -237,7 +237,7 @@ 
 in @code{MULTILIB_OSDIRNAMES} instead.
 
 More documentation about multiarch can be found at
-@uref{http://wiki.debian.org/Multiarch}.
+@uref{https://wiki.debian.org/Multiarch}.
 
 @findex SPECS
 @item SPECS
Index: doc/install.texi
===================================================================
--- doc/install.texi	(revision 225434)
+++ doc/install.texi	(working copy)
@@ -1058,7 +1058,7 @@ 
 and for cross builds configured with @option{--with-sysroot}, and without
 @option{--with-native-system-header-dir}.
 More documentation about multiarch can be found at
-@uref{http://wiki.debian.org/Multiarch}.
+@uref{https://wiki.debian.org/Multiarch}.
 
 @item --enable-vtable-verify
 Specify whether to enable or disable the vtable verification feature.