diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2024-06-25 13:35:17 +0100 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2024-06-25 22:51:33 +0100 |
commit | 9d8021d1875677286c3dde90dfed2aca864edad0 (patch) | |
tree | 16313c01e5ea31e9af5b9d692aec78bb5423cb37 /libstdc++-v3/doc/html/faq.html | |
parent | fc382a373e6824bb998007d1dcb0805b0cf4b8e8 (diff) | |
download | gcc-9d8021d1875677286c3dde90dfed2aca864edad0.zip gcc-9d8021d1875677286c3dde90dfed2aca864edad0.tar.gz gcc-9d8021d1875677286c3dde90dfed2aca864edad0.tar.bz2 |
libstdc++: Replace viewcvs links in docs with cgit links
libstdc++-v3/ChangeLog:
* doc/xml/faq.xml: Replace viewcvs links with cgit links.
* doc/xml/manual/allocator.xml: Likewise.
* doc/xml/manual/mt_allocator.xml: Likewise.
* doc/html/*: Regenerate.
Diffstat (limited to 'libstdc++-v3/doc/html/faq.html')
-rw-r--r-- | libstdc++-v3/doc/html/faq.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/doc/html/faq.html b/libstdc++-v3/doc/html/faq.html index dcb94ba..5075558 100644 --- a/libstdc++-v3/doc/html/faq.html +++ b/libstdc++-v3/doc/html/faq.html @@ -147,7 +147,7 @@ The libstdc++ project is contributed to by several developers all over the world, in the same way as GCC or the Linux kernel. The current maintainers are listed in the - <a class="link" href="https://gcc.gnu.org/viewcvs/gcc/trunk/MAINTAINERS?view=co" target="_top"><code class="filename">MAINTAINERS</code></a> + <a class="link" href="https://gcc.gnu.org/cgit/gcc/tree/MAINTAINERS" target="_top"><code class="filename">MAINTAINERS</code></a> file (look for "c++ runtime libs"). </p><p> Development and discussion is held on the libstdc++ mailing |