Hello,

Attached is a fix for 2 dead links that were reported by linc:

- In maintain.texi, the reference to the Pootle instance has been
removed because this facility doesn't exist anymore. Ineiev removed the
corresponding paragraph in the Trans-Coord manual on June 5.

- In standards.texi, the link to zlib_license.html has been updated.

I regenerated the manuals, and can commit them if you wish.

Best regards,
Thérèse
French translation coordinator
Index: maintain.texi
===================================================================
RCS file: /sources/gnustandards/gnustandards/maintain.texi,v
retrieving revision 1.267
diff -U 2 -r1.267 maintain.texi
--- maintain.texi	22 Aug 2018 15:11:40 -0000	1.267
+++ maintain.texi	26 Aug 2018 14:18:45 -0000
@@ -6,5 +6,5 @@
 @c @setchapternewpage odd
 @c This date is automagically updated when you save this file:
-@set lastupdate August 21, 2018
+@set lastupdate August 26, 2018
 @c %**end of header
 
@@ -2410,6 +2410,5 @@
 of your software because it requires your translators to use non-free,
 JavaScript-based editing tools.  Instead, a service without any
-ethical concerns should be used, such as GNU's Pootle instance
-(@url{https://chapters.gnu.org/pootle}) or The Translation Project
+ethical concerns should be used, such as The Translation Project
 (@url{https://translationproject.org}).
 
Index: standards.texi
===================================================================
RCS file: /sources/gnustandards/gnustandards/standards.texi,v
retrieving revision 1.256
diff -U 2 -r1.256 standards.texi
--- standards.texi	7 Mar 2018 19:43:34 -0000	1.256
+++ standards.texi	26 Aug 2018 14:18:46 -0000
@@ -4,5 +4,5 @@
 @settitle GNU Coding Standards
 @c This date is automagically updated when you save this file:
-@set lastupdate March 7, 2018
+@set lastupdate August 26, 2018
 @c %**end of header
 
@@ -1098,5 +1098,5 @@
 
 @item Zlib
-The license for Zlib, @url{http://www.gzip.org/@/zlib/@/zlib_license.html}.
+The license for Zlib, @url{https://zlib.net/@/zlib_license.html}.
 
 @end table

Reply via email to