diff options
author | Romain d'Alverny <rda@mageia.org> | 2011-06-08 19:59:42 +0000 |
---|---|---|
committer | Romain d'Alverny <rda@mageia.org> | 2011-06-08 19:59:42 +0000 |
commit | bca72cbfeca6450f7401a51866e3b573246adc72 (patch) | |
tree | 4c791883ab6990419dd72cc1cb6cc6ec0ff1eb37 /1/notes/notes.php | |
parent | 319c51b125aa3d0e4aee7fb11edc80e64a6006b0 (diff) | |
download | www-bca72cbfeca6450f7401a51866e3b573246adc72.tar www-bca72cbfeca6450f7401a51866e3b573246adc72.tar.gz www-bca72cbfeca6450f7401a51866e3b573246adc72.tar.bz2 www-bca72cbfeca6450f7401a51866e3b573246adc72.tar.xz www-bca72cbfeca6450f7401a51866e3b573246adc72.zip |
add errata link
Diffstat (limited to '1/notes/notes.php')
-rw-r--r-- | 1/notes/notes.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/1/notes/notes.php b/1/notes/notes.php index a590adeeb..84290618b 100644 --- a/1/notes/notes.php +++ b/1/notes/notes.php @@ -43,6 +43,7 @@ $_t = $_t[$locale]; } ?> </ul></li> <li><a href="#install"><?php echo $_t['installation_methods']; ?></a></li> + <li><a href="/wiki/doku.php?id=mageia1:errata">Errata</a></li> <li><a href="/en/support/"><?php echo $_t['support']; ?></a></li> <li><a href="/en/support/#hw"><?php echo $_t['hw_req']; ?></a></li> </ul> |