mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-18 17:15:40 -04:00
Replace some links
This commit is contained in:
parent
6fdae58012
commit
aa1b82f37d
@ -110,9 +110,9 @@ public class MineActivity extends BaseActivity implements View.OnClickListener
|
||||
switch (view.getId()) {
|
||||
case R.id.topbar_help_text: Tools.openURL(this, "https://www.minecraft.net/help");
|
||||
break;
|
||||
case R.id.topbar_logo: Tools.openURL(this, "https://www.minecraft.net");
|
||||
case R.id.topbar_logo: Tools.openURL(this, "https://github.com/PojavLauncherTeam/PojavLauncher");
|
||||
break;
|
||||
case R.id.bottombar_author_logo: Tools.openURL(this, "https://mojang.com");
|
||||
case R.id.bottombar_author_logo: Tools.openURL(this, "https://github.com/PojavLauncherTeam");
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user