commit 93a8c2ce0feeff6e709a2681d38439db2d86fe46
Author: Kornel Benko <kor...@lyx.org>
Date:   Sat Oct 12 17:25:33 2024 +0200

    Final check for invalid urls
    
    These slipped the previos commits
            -http://ctan.math.utah.edu/ctan/tex-archive/info/TrueType/
            +https://ctan.org/tex-archive/info/TrueType
    
            -https://www.ctan.org/tex-archive/macros/latex/contrib/covington/
            +https://www.ctan.org/pkg/covington
    
            -https://git.lyx.org/gitweb/?p=lyx.git;a=tree;f=lib/doc/fr;hb=HEAD
            
+https://www.lyx.org/trac/browser/lyxgit/lib/doc/fr?order=name&rev=HEAD
    
            -https://git.lyx.org/gitweb/?p=lyx.git;a=tree;f=lib/doc;hb=HEAD
            +https://www.lyx.org/trac/browser/lyxgit/lib/doc?order=name&rev=HEAD
    
    The following are only cosmetics
            -https://www.ctan.org/
            +https://www.ctan.org
    
            -http://mirrors.ctan.org/macros/latex/contrib/fixme/fixme.pdf
            +https://mirrors.ctan.org/macros/latex/contrib/fixme/fixme.pdf
---
 autotests/export/docbook/Linguistics.lyx | 2 +-
 lib/doc/Additional.lyx                   | 2 +-
 lib/doc/de/Additional.lyx                | 4 ++--
 lib/doc/fr/Additional.lyx                | 4 ++--
 lib/doc/fr/Intro.lyx                     | 4 ++--
 lib/doc/he/Tutorial.lyx                  | 2 +-
 lib/doc/ja/Additional.lyx                | 4 ++--
 lib/doc/ru/Additional.lyx                | 2 +-
 lib/examples/Modules/Linguistics.lyx     | 2 +-
 lib/examples/de/Modules/Linguistics.lyx  | 2 +-
 lib/examples/es/Modules/Linguistics.lyx  | 2 +-
 lib/examples/fr/Modules/Linguistics.lyx  | 2 +-
 lib/examples/ja/Modules/Linguistics.lyx  | 2 +-
 13 files changed, 17 insertions(+), 17 deletions(-)

diff --git a/autotests/export/docbook/Linguistics.lyx 
b/autotests/export/docbook/Linguistics.lyx
index 3ddbc4b5ba..a873aa9780 100644
--- a/autotests/export/docbook/Linguistics.lyx
+++ b/autotests/export/docbook/Linguistics.lyx
@@ -2996,7 +2996,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-https://www.ctan.org/tex-archive/macros/latex/contrib/covington/
+https://www.ctan.org/pkg/covington
 \end_layout
 
 \end_inset
diff --git a/lib/doc/Additional.lyx b/lib/doc/Additional.lyx
index b3de9981d0..2301aa8e02 100644
--- a/lib/doc/Additional.lyx
+++ b/lib/doc/Additional.lyx
@@ -1017,7 +1017,7 @@ On that last point,
 \begin_inset CommandInset href
 LatexCommand href
 name "CTAN"
-target "https://www.ctan.org/";
+target "https://www.ctan.org";
 literal "false"
 
 \end_inset
diff --git a/lib/doc/de/Additional.lyx b/lib/doc/de/Additional.lyx
index 4aca628f59..6bebcb30b7 100644
--- a/lib/doc/de/Additional.lyx
+++ b/lib/doc/de/Additional.lyx
@@ -1101,7 +1101,7 @@ Die letzte Bemerkung bezieht sich auf zwei Dinge.
 \begin_inset CommandInset href
 LatexCommand href
 name "CTAN"
-target "https://www.ctan.org/";
+target "https://www.ctan.org";
 literal "false"
 
 \end_inset
@@ -14171,7 +14171,7 @@ fixme
 \begin_inset CommandInset href
 LatexCommand href
 name "CTAN"
-target "http://mirrors.ctan.org/macros/latex/contrib/fixme/fixme.pdf";
+target "https://mirrors.ctan.org/macros/latex/contrib/fixme/fixme.pdf";
 literal "false"
 
 \end_inset
diff --git a/lib/doc/fr/Additional.lyx b/lib/doc/fr/Additional.lyx
index 4e0c64a663..8b96bebea5 100644
--- a/lib/doc/fr/Additional.lyx
+++ b/lib/doc/fr/Additional.lyx
@@ -1435,7 +1435,7 @@ Sur ce dernier point,
 \begin_inset CommandInset href
 LatexCommand href
 name "CTAN"
-target "https://www.ctan.org/";
+target "https://www.ctan.org";
 literal "false"
 
 \end_inset
@@ -14044,7 +14044,7 @@ fixme
 \begin_inset CommandInset href
 LatexCommand href
 name "CTAN"
-target "http://mirrors.ctan.org/macros/latex/contrib/fixme/fixme.pdf";
+target "https://mirrors.ctan.org/macros/latex/contrib/fixme/fixme.pdf";
 literal "false"
 
 \end_inset
diff --git a/lib/doc/fr/Intro.lyx b/lib/doc/fr/Intro.lyx
index 315f372df1..ad407d52f8 100644
--- a/lib/doc/fr/Intro.lyx
+++ b/lib/doc/fr/Intro.lyx
@@ -2926,7 +2926,7 @@ literal "false"
 \begin_inset CommandInset href
 LatexCommand href
 name "git.lyx.org"
-target "https://git.lyx.org/gitweb/?p=lyx.git;a=tree;f=lib/doc;hb=HEAD";
+target "https://www.lyx.org/trac/browser/lyxgit/lib/doc?order=name&rev=HEAD";
 literal "false"
 
 \end_inset
@@ -3057,7 +3057,7 @@ D'autre part il faut prendre garde à ne modifier que la 
dernière version de la
  C'est toujours celle qui est sur le serveur git 
 \begin_inset CommandInset href
 LatexCommand href
-target "https://git.lyx.org/gitweb/?p=lyx.git;a=tree;f=lib/doc/fr;hb=HEAD";
+target "https://www.lyx.org/trac/browser/lyxgit/lib/doc/fr?order=name&rev=HEAD";
 literal "false"
 
 \end_inset
diff --git a/lib/doc/he/Tutorial.lyx b/lib/doc/he/Tutorial.lyx
index 5e12a8d3a7..bfbc097292 100644
--- a/lib/doc/he/Tutorial.lyx
+++ b/lib/doc/he/Tutorial.lyx
@@ -1345,7 +1345,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-http://ctan.math.utah.edu/ctan/tex-archive/info/TrueType/
+https://ctan.org/tex-archive/info/TrueType
 \end_layout
 
 \end_inset
diff --git a/lib/doc/ja/Additional.lyx b/lib/doc/ja/Additional.lyx
index cb3d4e4d1a..4452bc35f8 100644
--- a/lib/doc/ja/Additional.lyx
+++ b/lib/doc/ja/Additional.lyx
@@ -1667,7 +1667,7 @@ LyXがこれこれの機能をもっていないことを,
 \begin_inset CommandInset href
 LatexCommand href
 name "CTAN"
-target "https://www.ctan.org/";
+target "https://www.ctan.org";
 literal "false"
 
 \end_inset
@@ -14307,7 +14307,7 @@ FiXme註釈
 \begin_inset CommandInset href
 LatexCommand href
 name "CTAN"
-target "http://mirrors.ctan.org/macros/latex/contrib/fixme/fixme.pdf";
+target "https://mirrors.ctan.org/macros/latex/contrib/fixme/fixme.pdf";
 literal "false"
 
 \end_inset
diff --git a/lib/doc/ru/Additional.lyx b/lib/doc/ru/Additional.lyx
index 1fbb9d5c82..493da25d16 100644
--- a/lib/doc/ru/Additional.lyx
+++ b/lib/doc/ru/Additional.lyx
@@ -980,7 +980,7 @@ status collapsed
 \begin_inset CommandInset href
 LatexCommand href
 name "CTAN"
-target "https://www.ctan.org/";
+target "https://www.ctan.org";
 literal "false"
 
 \end_inset
diff --git a/lib/examples/Modules/Linguistics.lyx 
b/lib/examples/Modules/Linguistics.lyx
index e912a459a1..2a0b1cfd39 100644
--- a/lib/examples/Modules/Linguistics.lyx
+++ b/lib/examples/Modules/Linguistics.lyx
@@ -3164,7 +3164,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-https://www.ctan.org/tex-archive/macros/latex/contrib/covington/
+https://www.ctan.org/pkg/covington
 \end_layout
 
 \end_inset
diff --git a/lib/examples/de/Modules/Linguistics.lyx 
b/lib/examples/de/Modules/Linguistics.lyx
index 5b4314b4f2..79ac63de2d 100644
--- a/lib/examples/de/Modules/Linguistics.lyx
+++ b/lib/examples/de/Modules/Linguistics.lyx
@@ -3190,7 +3190,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-https://www.ctan.org/tex-archive/macros/latex/contrib/covington/
+https://www.ctan.org/pkg/covington
 \end_layout
 
 \end_inset
diff --git a/lib/examples/es/Modules/Linguistics.lyx 
b/lib/examples/es/Modules/Linguistics.lyx
index 4924e42d91..97227cc411 100644
--- a/lib/examples/es/Modules/Linguistics.lyx
+++ b/lib/examples/es/Modules/Linguistics.lyx
@@ -2499,7 +2499,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-https://www.ctan.org/tex-archive/macros/latex/contrib/covington/
+https://www.ctan.org/pkg/covington
 \end_layout
 
 \end_inset
diff --git a/lib/examples/fr/Modules/Linguistics.lyx 
b/lib/examples/fr/Modules/Linguistics.lyx
index f22e257435..04d592f2d7 100644
--- a/lib/examples/fr/Modules/Linguistics.lyx
+++ b/lib/examples/fr/Modules/Linguistics.lyx
@@ -3212,7 +3212,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-https://www.ctan.org/tex-archive/macros/latex/contrib/covington/
+https://www.ctan.org/pkg/covington
 \end_layout
 
 \end_inset
diff --git a/lib/examples/ja/Modules/Linguistics.lyx 
b/lib/examples/ja/Modules/Linguistics.lyx
index d38e3765b6..5177178257 100644
--- a/lib/examples/ja/Modules/Linguistics.lyx
+++ b/lib/examples/ja/Modules/Linguistics.lyx
@@ -1529,7 +1529,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-https://www.ctan.org/tex-archive/macros/latex/contrib/covington/
+https://www.ctan.org/pkg/covington
 \end_layout
 
 \end_inset
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to