diff mbox series

[committed] wwwdocs: gcc-11: Switch dwarfstd.org to https

Message ID 20211031133343.E1A8633F60@hamza.pair.com
State New
Headers show
Series [committed] wwwdocs: gcc-11: Switch dwarfstd.org to https | expand

Commit Message

Gerald Pfeifer Oct. 31, 2021, 1:33 p.m. UTC
Business as usual...

Gerald

---
 htdocs/gcc-11/changes.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/htdocs/gcc-11/changes.html b/htdocs/gcc-11/changes.html
index 6dec8856..c81f0e82 100644
--- a/htdocs/gcc-11/changes.html
+++ b/htdocs/gcc-11/changes.html
@@ -142,7 +142,7 @@  You may also want to check out our
   <li>
     <p>
       For targets that produce DWARF debugging information GCC now
-      defaults to <a href="http://dwarfstd.org/doc/DWARF5.pdf">DWARF
+      defaults to <a href="https://dwarfstd.org/doc/DWARF5.pdf">DWARF
       version 5</a> (with the exception of VxWorks and Darwin/Mac OS X
       which default to version 2 and AIX which defaults to version 4).
       This can produce up to 25% more compact debug information