INN commit: branches/2.6/doc/pod (hacking.pod)
INN Commit
rra at isc.org
Wed Jan 20 11:59:59 UTC 2021
Date: Wednesday, January 20, 2021 @ 03:59:59
Author: iulius
Revision: 10531
Update links to external repositories
Modified:
branches/2.6/doc/pod/hacking.pod
-------------+
hacking.pod | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: hacking.pod
===================================================================
--- hacking.pod 2021-01-20 11:59:02 UTC (rev 10530)
+++ hacking.pod 2021-01-20 11:59:59 UTC (rev 10531)
@@ -74,7 +74,7 @@
F<build-aux> subdirectory after building the package with for instance
B<debuild -us -uc>); the canonical versions of the former two files
are available from L<ftp://ftp.gnu.org/gnu/config/> (which currently
-redirects to L<http://git.savannah.gnu.org/gitweb/?p=config.git;a=tree>).
+redirects to L<https://git.savannah.gnu.org/cgit/config.git/tree/>).
In addition, F<m4/libtool.m4> and a few other m4 files used
by INN are just a copy of the corresponding files in the
@@ -87,12 +87,12 @@
script uses, and a fix for a proper handling of circular dependencies.
This B<install-sh> script should also be updated at the same time from
-L<http://git.savannah.gnu.org/gitweb/?p=automake.git;a=tree;f=lib>;
+L<https://git.savannah.gnu.org/cgit/automake.git/tree/>;
it similarly contains a local modification mentioned in a comment
at the beginning of the file.
Finally, the F<m4/pkg.m4> macro should be updated from
-L<https://cgit.freedesktop.org/pkg-config/tree/>.
+L<https://gitlab.freedesktop.org/pkg-config/pkg-config/>.
=head1 Autobuilds
More information about the inn-committers
mailing list