summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2017-09-26 14:35:26 +0200
committerPetr Mrázek <peterix@gmail.com>2017-09-26 14:35:26 +0200
commit719f112f64b79ae78e0b1736355adfae81f6dcc0 (patch)
treed749b46864a1d033ff2d406d11582ac5cb477065
parent2b998bb8cc8e83efafb20ed2fbe1a245d4d5ec5f (diff)
downloadMultiMC-719f112f64b79ae78e0b1736355adfae81f6dcc0.tar
MultiMC-719f112f64b79ae78e0b1736355adfae81f6dcc0.tar.gz
MultiMC-719f112f64b79ae78e0b1736355adfae81f6dcc0.tar.lz
MultiMC-719f112f64b79ae78e0b1736355adfae81f6dcc0.tar.xz
MultiMC-719f112f64b79ae78e0b1736355adfae81f6dcc0.zip
NOISSUE add #testing discord channel link to Legacy instance migration page
-rw-r--r--application/pages/LegacyUpgradePage.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/application/pages/LegacyUpgradePage.ui b/application/pages/LegacyUpgradePage.ui
index 124a0ce9..a94ee039 100644
--- a/application/pages/LegacyUpgradePage.ui
+++ b/application/pages/LegacyUpgradePage.ui
@@ -26,7 +26,7 @@
<item>
<widget class="QTextBrowser" name="textBrowser">
<property name="html">
- <string>&lt;html&gt;&lt;body&gt;&lt;h1&gt;Upgrade is required&lt;/h1&gt;&lt;p&gt;MultiMC now supports old Minecraft versions and all the required features in the new (OneSix) instance format. As a consequence, the old (Legacy) format has been entirely disabled and old instances need to be upgraded.&lt;/p&gt;&lt;p&gt;The upgrade will create a new instance with the same contents as the current one, in the new format. The original instance will remain untouched, in case anything goes wrong in the process.&lt;/p&gt;&lt;p&gt;Please report any issues on our &lt;a href=&quot;https://github.com/MultiMC/MultiMC5/issues&quot;&gt;github issues page&lt;/a&gt;.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
+ <string>&lt;html&gt;&lt;body&gt;&lt;h1&gt;Upgrade is required&lt;/h1&gt;&lt;p&gt;MultiMC now supports old Minecraft versions and all the required features in the new (OneSix) instance format. As a consequence, the old (Legacy) format has been entirely disabled and old instances need to be upgraded.&lt;/p&gt;&lt;p&gt;The upgrade will create a new instance with the same contents as the current one, in the new format. The original instance will remain untouched, in case anything goes wrong in the process.&lt;/p&gt;&lt;p&gt;Please report any issues on our &lt;a href=&quot;https://github.com/MultiMC/MultiMC5/issues&quot;&gt;github issues page&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;There is also a &lt;a href=&quot;https://discord.gg/GtPmv93&quot;&gt;discord channel for testing here&lt;/a&gt;.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="openExternalLinks">
<bool>true</bool>