diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2025-05-20 10:53:41 +0100 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2025-05-20 11:04:17 +0100 |
commit | 911cfea5e59798e04479ad475870935ccfae004b (patch) | |
tree | 8d0e7f7e422f6ff14d01bab7a92f1bbd7010858a /gcc/c/c-array-notation.c | |
parent | 2d1244a5b2dca62b97656cdfa28cd99af583aaa8 (diff) | |
download | gcc-911cfea5e59798e04479ad475870935ccfae004b.zip gcc-911cfea5e59798e04479ad475870935ccfae004b.tar.gz gcc-911cfea5e59798e04479ad475870935ccfae004b.tar.bz2 |
libstdc++: Fix incorrect links to archived SGI STL docs
In r8-7777-g25949ee33201f2 I updated some URLs to point to copies of the
SGI STL docs in the Wayback Machine, because the original pags were no
longer hosted on sgi.com. However, I incorrectly assumed that if one
archived page was at https://web.archive.org/web/20171225062613/... then
all the other pages would be too. Apparently that's not how the Wayback
Machine works, and each page is archived on a different date. That meant
that some of our links were redirecting to archived copies of the
announcement that the SGI STL docs have gone away.
This fixes each URL to refer to a correctly archived copy of the
original docs.
libstdc++-v3/ChangeLog:
* doc/xml/faq.xml: Update URL for archived SGI STL docs.
* doc/xml/manual/containers.xml: Likewise.
* doc/xml/manual/extensions.xml: Likewise.
* doc/xml/manual/using.xml: Likewise.
* doc/xml/manual/utilities.xml: Likewise.
* doc/html/*: Regenerate.
(cherry picked from commit 501e6e786652748ff0ad9a322f74b9b47970031f)
Diffstat (limited to 'gcc/c/c-array-notation.c')
0 files changed, 0 insertions, 0 deletions