diff options
-rw-r--r-- | amarok/src/firstrunwizard.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/amarok/src/firstrunwizard.ui b/amarok/src/firstrunwizard.ui index 4ba58908..b112c078 100644 --- a/amarok/src/firstrunwizard.ui +++ b/amarok/src/firstrunwizard.ui @@ -162,8 +162,8 @@ <string>Amarok uses a database to store information about your music. If you are not sure which to use, press Next. <p><b>MySQL</b> or <b>Postgresql</b> are faster than <b>sqlite</b>, but require additional setup.</p> <ul> -<li><a href="http://amarok.kde.org/wiki/Amarok_1.4/User_Guides/MySQL_HowTo">Instructions for configuring MySQL</a>.</li> -<li><a href="http://amarok.kde.org/wiki/Amarok_1.4/User_Guides/PostgreSQL_HowTo">Instructions for configuring Postgresql</a>.</li> +<li><a href="https://community.kde.org/Amarok/Archives/Amarok_1.4/User_Guide/MySQL_HowTo">Instructions for configuring MySQL</a>.</li> +<li><a href="https://community.kde.org/Amarok/Archives/Amarok_1.4/User_Guide/PostgreSQLHowTo">Instructions for configuring Postgresql</a>.</li> </ul></string> </property> </widget> |