diff options
author | Petr Mrázek <peterix@gmail.com> | 2014-02-14 21:00:48 +0100 |
---|---|---|
committer | Petr Mrázek <peterix@gmail.com> | 2014-02-14 21:00:48 +0100 |
commit | 5cf599673db88b39100ffca78e10bbe5e10200d7 (patch) | |
tree | 72f419036428b96a30daf2ab1f24762412ede9f9 /gui | |
parent | 65e30aa1184ab9d1106737fe91f0d58c9c5c3c3e (diff) | |
parent | 725e6a36bbe58823c4d1e7652a1fce316245eedc (diff) | |
download | PrismLauncher-5cf599673db88b39100ffca78e10bbe5e10200d7.tar.gz PrismLauncher-5cf599673db88b39100ffca78e10bbe5e10200d7.tar.bz2 PrismLauncher-5cf599673db88b39100ffca78e10bbe5e10200d7.zip |
Merge https://github.com/p-schneider/MultiMC5 into develop
Diffstat (limited to 'gui')
-rw-r--r-- | gui/dialogs/AboutDialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/dialogs/AboutDialog.ui b/gui/dialogs/AboutDialog.ui index 64a355d3..b13c379f 100644 --- a/gui/dialogs/AboutDialog.ui +++ b/gui/dialogs/AboutDialog.ui @@ -201,7 +201,7 @@ </font> </property> <property name="text"> - <string><html><head/><body><p><a href="http://github.com/Forkk/MultiMC5"><span style=" text-decoration: underline; color:#0000ff;">http://github.com/MultiMC/MultiMC5</span></a></p></body></html></string> + <string><html><head/><body><p><a href="http://github.com/MultiMC/MultiMC5"><span style=" text-decoration: underline; color:#0000ff;">http://github.com/MultiMC/MultiMC5</span></a></p></body></html></string> </property> <property name="alignment"> <set>Qt::AlignCenter</set> |