diff options
author | Gerald Pfeifer <gerald@pfeifer.com> | 2022-02-10 08:59:53 +0100 |
---|---|---|
committer | Gerald Pfeifer <gerald@pfeifer.com> | 2022-02-10 08:59:53 +0100 |
commit | bcbe280931535109544cae15b1e575dd53b5c647 (patch) | |
tree | b441a1c218daca719261caeb352f0010ef39bc72 /gcc | |
parent | bbb7f8604e1dfc08f44354cfd93d2287f2fdd489 (diff) | |
download | gcc-bcbe280931535109544cae15b1e575dd53b5c647.zip gcc-bcbe280931535109544cae15b1e575dd53b5c647.tar.gz gcc-bcbe280931535109544cae15b1e575dd53b5c647.tar.bz2 |
doc: Tweak the www.bitwizard.nl reference
gcc:
* doc/install.texi (Specific): Change the www.bitwizard.nl
reference to use https.
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/doc/install.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 93eae1f..7258f9d 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -4189,7 +4189,7 @@ See @uref{https://gcc.gnu.org/PR10877,,bug 10877} for more information. If you receive Signal 11 errors when building on GNU/Linux, then it is possible you have a hardware problem. Further information on this can be -found on @uref{http://www.bitwizard.nl/sig11/,,www.bitwizard.nl}. +found on @uref{https://www.bitwizard.nl/sig11/,,www.bitwizard.nl}. @html <hr /> |