Tidy gas/configure.tgt
[deliverable/binutils-gdb.git] / libiberty / cp-demangle.c
index 1d5b855ddf22e678dcbd760458e3e0fb62c2c845..3f2a097e7f2075e5750e40a31ce46589d4ab83d5 100644 (file)
@@ -30,7 +30,7 @@
 
 /* This code implements a demangler for the g++ V3 ABI.  The ABI is
    described on this web page:
-       http://www.codesourcery.com/cxx-abi/abi.html#mangling
+       https://itanium-cxx-abi.github.io/cxx-abi/abi.html#mangling
 
    This code was written while looking at the demangler written by
    Alex Samuel <samuel@codesourcery.com>.
This page took 0.028678 seconds and 4 git commands to generate.