diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2003-02-08 21:52:08 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2003-02-08 21:52:08 +0000 |
commit | 943d04845ba4877de164af97e7c1ebc85e13f792 (patch) | |
tree | 5da4422715f796f63452738514b1b764d07327d7 | |
parent | 6dc7467fd0351fb6bc40d1d0039aeb2e82f98271 (diff) | |
download | drakx-943d04845ba4877de164af97e7c1ebc85e13f792.tar drakx-943d04845ba4877de164af97e7c1ebc85e13f792.tar.gz drakx-943d04845ba4877de164af97e7c1ebc85e13f792.tar.bz2 drakx-943d04845ba4877de164af97e7c1ebc85e13f792.tar.xz drakx-943d04845ba4877de164af97e7c1ebc85e13f792.zip |
change address for errata to reflect the future 9.1
-rw-r--r-- | perl-install/install_messages.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/install_messages.pm b/perl-install/install_messages.pm index cad5deaa8..b3d4af2b3 100644 --- a/perl-install/install_messages.pm +++ b/perl-install/install_messages.pm @@ -138,7 +138,7 @@ consult the Errata available from: Information on configuring your system is available in the post install chapter of the Official Mandrake Linux User's Guide.", -N("http://www.mandrakelinux.com/en/90errata.php3")); +N("http://www.mandrakelinux.com/en/91errata.php3")); } 1; |