]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
README: fix path to INSTALL in git
authorMike Frysinger <vapier@gentoo.org>
Fri, 12 Jan 2024 07:26:43 +0000 (02:26 -0500)
committerMike Frysinger <vapier@gentoo.org>
Fri, 12 Jan 2024 07:26:43 +0000 (02:26 -0500)
Fixes libtool bug https://bugs.gnu.org/42787.

The file lives in automake's git, not libtool.

* README.md: Change INSTALL URL to automake.git.

README.md

index 9760bd68c3504e51a815f15a88d112847758dcb6..1e98863810d1365e7fef75634f250deca2934802 100644 (file)
--- a/README.md
+++ b/README.md
@@ -37,7 +37,7 @@ To use Libtool, add the new generic library building commands to your
 `Makefile`, `Makefile.in`, or `Makefile.am`.  See the documentation for
 details.
 
-[install]: http://git.savannah.gnu.org/cgit/libtool.git/tree/INSTALL
+[install]: http://git.savannah.gnu.org/cgit/automake.git/tree/INSTALL
 [libtool]: http://www.gnu.org/s/libtool
 [libtool list]: mailto:libtool@gnu.org
 [news]: http://git.savannah.gnu.org/cgit/libtool.git/tree/NEWS