diff options
Diffstat (limited to 'en/doc')
-rw-r--r-- | en/doc/index.php | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/en/doc/index.php b/en/doc/index.php index 157f834c1..727e3ba49 100644 --- a/en/doc/index.php +++ b/en/doc/index.php @@ -34,15 +34,15 @@ require 'doc.php'; <div style="float: left; margin: 1em; width: 24em;"> <p style="margin-left: 2em;"><?php doc_list(_r('Installer'), 'installer', 4, '<a href="//doc.mageia.org/installer/4/%s/content/index.html">HTML</a>', - '<a rel="nofollow" href="../downloads/get/?q=Mageia4_DrakX_%s_epub&doc=yes" title="Mageia installer EPUB">EPUB</a>', - '<a rel="nofollow" href="../downloads/get/?q=Mageia4_DrakX_%s_pdf&doc=yes" title="Mageia installer PDF">PDF</a>'); + '<a rel="nofollow" href="../downloads/get/?q=Mageia4-DrakX-%s-epub&doc=yes" title="Mageia installer EPUB">EPUB</a>', + '<a rel="nofollow" href="../downloads/get/?q=Mageia4-DrakX-%s-pdf&doc=yes" title="Mageia installer PDF">PDF</a>'); ?></p> </div> <div style="float: right; margin: 1em; width: 24em;"> <p style="margin-left: 2em;"><?php doc_list(_r('Control Center'), 'control_center', 4, '<a href="//doc.mageia.org/mcc/4/%s/content/index.html">HTML</a>', - '<a rel="nofollow" href="../downloads/get/?q=Mageia4_MCC_%s_epub&doc=yes" title="Mageia MCC EPUB">EPUB</a>', - '<a rel="nofollow" href="../downloads/get/?q=Mageia4_MCC_%s_pdf&doc=yes" title="Mageia MCC PDF">PDF</a>'); + '<a rel="nofollow" href="../downloads/get/?q=Mageia4-MCC-%s-epub&doc=yes" title="Mageia MCC EPUB">EPUB</a>', + '<a rel="nofollow" href="../downloads/get/?q=Mageia4-MCC-%s-pdf&doc=yes" title="Mageia MCC PDF">PDF</a>'); ?></p> </div> </div> |