From d22ca9676f6c02b19e6e1728f5ea777e7985c9d0 Mon Sep 17 00:00:00 2001
From: pixel <chrissx@chrissx.de>
Date: Wed, 29 Sep 2021 20:56:15 +0200
Subject: [PATCH] *: normalize readthedocs.io more information links (#6593)

---
 pages.de/linux/dnf.md       | 2 +-
 pages.it/common/bedtools.md | 2 +-
 pages.ko/common/bedtools.md | 2 +-
 pages.pt_BR/linux/eyed3.md  | 2 +-
 pages/common/bedtools.md    | 2 +-
 pages/common/git-cola.md    | 2 +-
 pages/common/jupytext.md    | 2 +-
 pages/common/wormhole.md    | 2 +-
 pages/linux/dnf.md          | 2 +-
 pages/linux/eyed3.md        | 2 +-
 10 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/pages.de/linux/dnf.md b/pages.de/linux/dnf.md
index d06e7534b2..cac86aa5f0 100644
--- a/pages.de/linux/dnf.md
+++ b/pages.de/linux/dnf.md
@@ -1,7 +1,7 @@
 # dnf
 
 > Paketmanagement Tool für RHEL, Fedora, und CentOS (ersetzt yum).
-> Weitere Informationen: <https://dnf.readthedocs.io/>.
+> Weitere Informationen: <https://dnf.readthedocs.io>.
 
 - Aktualisiere alle Pakete auf die neueste Version:
 
diff --git a/pages.it/common/bedtools.md b/pages.it/common/bedtools.md
index 25f6e1c89b..976eb74ace 100644
--- a/pages.it/common/bedtools.md
+++ b/pages.it/common/bedtools.md
@@ -2,7 +2,7 @@
 
 > Un coltellino svizzero di strumenti per analisi genomica.
 > Usato per intersecare, raggruppare, convertire e contare dati in formato BAM, BED, GFF/GTF, VCF.
-> Maggiori informazioni: <https://bedtools.readthedocs.io/en/latest/>.
+> Maggiori informazioni: <https://bedtools.readthedocs.io>.
 
 - Interseca i fili genetici delle sequenze contenute in due file diversi e salva il risultato:
 
diff --git a/pages.ko/common/bedtools.md b/pages.ko/common/bedtools.md
index 549ad3fe7f..c9495577e5 100644
--- a/pages.ko/common/bedtools.md
+++ b/pages.ko/common/bedtools.md
@@ -1,7 +1,7 @@
 # bedtools
 
 > 유전자 분석 작업을 위한 도구의 swiss-army knife. BAM, BED, GFF/GTF, VCF 형식으로 데이터를 교차, 그룹화, 변환 및 카운트하는 데 사용.
-> 더 많은 정보: <https://bedtools.readthedocs.io/en/latest/>.
+> 더 많은 정보: <https://bedtools.readthedocs.io>.
 
 - sequence의 strand를 기준으로 두개의 파일을 교차하고 결과를 `path/to/output_file`의 경로에 저장:
 
diff --git a/pages.pt_BR/linux/eyed3.md b/pages.pt_BR/linux/eyed3.md
index abf43ea60e..b2a2c37964 100644
--- a/pages.pt_BR/linux/eyed3.md
+++ b/pages.pt_BR/linux/eyed3.md
@@ -1,7 +1,7 @@
 # eyeD3
 
 > Lê e manipula os metadados de arquivos MP3.
-> Mais informações: <https://eyed3.readthedocs.io/en/latest/>.
+> Mais informações: <https://eyed3.readthedocs.io>.
 
 - Visualizar as informações de um arquivo MP3:
 
diff --git a/pages/common/bedtools.md b/pages/common/bedtools.md
index 523fff21f0..1d5a0ff947 100644
--- a/pages/common/bedtools.md
+++ b/pages/common/bedtools.md
@@ -2,7 +2,7 @@
 
 > A swiss-army knife of tools for genomic-analysis tasks.
 > Used to intersect, group, convert and count data in BAM, BED, GFF/GTF, VCF format.
-> More information: <https://bedtools.readthedocs.io/en/latest/>.
+> More information: <https://bedtools.readthedocs.io>.
 
 - Intersect two files regarding the sequences' strand and save the result to the specified file:
 
diff --git a/pages/common/git-cola.md b/pages/common/git-cola.md
index 081a9d024c..e5f902c60a 100644
--- a/pages/common/git-cola.md
+++ b/pages/common/git-cola.md
@@ -1,7 +1,7 @@
 # git cola
 
 > A powerful Git GUI with a slick and intuitive user interface.
-> More information: <https://git-cola.readthedocs.io/en/latest/>.
+> More information: <https://git-cola.readthedocs.io>.
 
 - Start git cola:
 
diff --git a/pages/common/jupytext.md b/pages/common/jupytext.md
index c7fb2cb8ae..6c9419249e 100644
--- a/pages/common/jupytext.md
+++ b/pages/common/jupytext.md
@@ -1,7 +1,7 @@
 # jupytext
 
 > Tool to convert Jupyter notebooks to plain text documents, and back again.
-> More information: <https://jupytext.readthedocs.io/en/latest/>.
+> More information: <https://jupytext.readthedocs.io>.
 
 - Turn a notebook into a paired `.ipynb`/`.py` notebook:
 
diff --git a/pages/common/wormhole.md b/pages/common/wormhole.md
index b377070513..652e8472cc 100644
--- a/pages/common/wormhole.md
+++ b/pages/common/wormhole.md
@@ -1,7 +1,7 @@
 # wormhole
 
 > Get things from one computer to another, safely.
-> More information: <https://magic-wormhole.readthedocs.io/en/latest/>.
+> More information: <https://magic-wormhole.readthedocs.io>.
 
 - Send a file:
 
diff --git a/pages/linux/dnf.md b/pages/linux/dnf.md
index 459981647c..190402ba05 100644
--- a/pages/linux/dnf.md
+++ b/pages/linux/dnf.md
@@ -1,7 +1,7 @@
 # dnf
 
 > Package management utility for RHEL, Fedora, and CentOS (replaces yum).
-> More information: <https://dnf.readthedocs.io/>.
+> More information: <https://dnf.readthedocs.io>.
 
 - Upgrade installed packages to the newest available versions:
 
diff --git a/pages/linux/eyed3.md b/pages/linux/eyed3.md
index 444818f9f9..a4f23009a2 100644
--- a/pages/linux/eyed3.md
+++ b/pages/linux/eyed3.md
@@ -1,7 +1,7 @@
 # eyeD3
 
 > Read and manipulate metadata of MP3 files.
-> More information: <https://eyed3.readthedocs.io/en/latest/>.
+> More information: <https://eyed3.readthedocs.io>.
 
 - View information about an MP3 file: