diff options
| author | filip <filip.komar@gmail.com> | 2026-05-16 22:30:51 +0200 |
|---|---|---|
| committer | filip <filip.komar@gmail.com> | 2026-05-16 22:30:51 +0200 |
| commit | e2ea5435b8296c9a217f7248ae8611cf62e8d61f (patch) | |
| tree | 243fe0c3226e54c252a5079f7d6ed18a9ec9ffca | |
| parent | 25afaf8c4966659aa4d94fa6761c2c5892ca94c3 (diff) | |
| download | www-e2ea5435b8296c9a217f7248ae8611cf62e8d61f.tar www-e2ea5435b8296c9a217f7248ae8611cf62e8d61f.tar.gz www-e2ea5435b8296c9a217f7248ae8611cf62e8d61f.tar.bz2 www-e2ea5435b8296c9a217f7248ae8611cf62e8d61f.tar.xz www-e2ea5435b8296c9a217f7248ae8611cf62e8d61f.zip | |
fix NeoDoc link for bug35088
| -rw-r--r-- | en/doc/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/doc/index.php b/en/doc/index.php index f17a963a0..662810a19 100644 --- a/en/doc/index.php +++ b/en/doc/index.php @@ -30,7 +30,7 @@ $rtl = is_locale_rtl($locale); <?php _g('Documentation of old versions are available in the <a href="archive.php">archive page</a>.')?></p> <p><?php _g('These manuals are the result of common work by the <a href="https://wiki.mageia.org/en/Documentation_team">documentation</a> and <a href="https://wiki.mageia.org/en/Internationalisation_Team_(i18n)">translation</a> teams.')?><br/> <?php _g('Feel free to help <a href="../community/">us improve</a> them, or to assist in translating them into your language.')?></p> - <?php _g('Documentation built using the <a href="%s">Calenco tool from NeoDoc</a>.', 'http://www.neodoc.biz/', 'p')?> + <?php _g('Documentation built using the <a href="%s">Calenco tool from NeoDoc</a>.', 'https://www.calenco.com/', 'p')?> <hr> <h3>Mageia 9</h3> <div class="row"> |
