diff --git a/config/de.toml b/config/de.toml index e938074..04989f8 100644 --- a/config/de.toml +++ b/config/de.toml @@ -38,7 +38,7 @@ url = "https://framacolibri.org/c/peertube" name = "Dokumentation" weight = 4 identifier = "" -url = "https://peertube.frama.wiki" +url = "https://docs.joinpeertube.org/" [[Languages.de.menu.main]] name = "Quellcode" @@ -57,4 +57,4 @@ name = "Ehrenliste" identifier = "hof" weight = 7 title = "Hall of fame" -url = "/de/hall-of-fame/" \ No newline at end of file +url = "/de/hall-of-fame/" diff --git a/config/en.toml b/config/en.toml index 9195ce2..3d73c13 100644 --- a/config/en.toml +++ b/config/en.toml @@ -38,7 +38,7 @@ url = "https://framacolibri.org/c/peertube" name = "Documentation" weight = 4 identifier = "" -url = "https://peertube.frama.wiki" +url = "https://docs.joinpeertube.org/" [[Languages.en.menu.main]] name = "Source code" @@ -57,4 +57,4 @@ name = "Hall of fame" identifier = "hof" weight = 7 title = "Hall of fame" -url = "/en/hall-of-fame/" \ No newline at end of file +url = "/en/hall-of-fame/" diff --git a/config/fr.toml b/config/fr.toml index b456a68..c83920b 100644 --- a/config/fr.toml +++ b/config/fr.toml @@ -38,7 +38,7 @@ url = "https://framacolibri.org/c/qualite/peertube" name = "Documentation" weight = 4 identifier = "" -url = "https://peertube.frama.wiki" +url = "https://docs.joinpeertube.org/" [[Languages.fr.menu.main]] name = "Code source" @@ -57,4 +57,4 @@ name = "Tableau d’honneur" identifier = "hof" weight = 7 title = "Tableau d’honneur" -url = "/fr/hall-of-fame/" \ No newline at end of file +url = "/fr/hall-of-fame/" diff --git a/config/nl.toml b/config/nl.toml index 9703333..a8562cb 100644 --- a/config/nl.toml +++ b/config/nl.toml @@ -38,7 +38,7 @@ url = "https://framacolibri.org/c/peertube" name = "Documentatie" weight = 4 identifier = "" -url = "https://peertube.frama.wiki" +url = "https://docs.joinpeertube.org/" [[Languages.nl.menu.main]] name = "Broncode" @@ -57,4 +57,4 @@ name = "Eregalerij" identifier = "hof" weight = 7 title = "Eregalerij" -url = "/nl/hall-of-fame/" \ No newline at end of file +url = "/nl/hall-of-fame/"