diff options
| author | Chris <xchrisx@uber.space> | 2019-07-11 22:20:23 +0200 |
|---|---|---|
| committer | Chris <xchrisx@uber.space> | 2019-07-11 22:20:23 +0200 |
| commit | a88eb4129611e2bccbb4032cb9e80adda0473b5b (patch) | |
| tree | 6a016c09c5e5e449a1b7e263f55e706a5aba17a7 | |
| parent | 87d46de3be40b76e2968f4801cdd1bca531a7b28 (diff) | |
| download | amarok-a88eb4129611e2bccbb4032cb9e80adda0473b5b.tar.gz amarok-a88eb4129611e2bccbb4032cb9e80adda0473b5b.zip | |
Replace dead websites with working ones.
Signed-off-by: Chris <xchrisx@uber.space>
| -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> |
