changed websitelink
This commit is contained in:
parent
fe0da8e7ac
commit
0e81d5aac0
@ -499,7 +499,7 @@ public class MainActivity extends AppCompatActivity {
|
||||
assert vr != null;
|
||||
vr.vibrate(100);
|
||||
}
|
||||
Intent in = new Intent(Intent.ACTION_VIEW, Uri.parse("https://www.jg-cody.de/"));
|
||||
Intent in = new Intent(Intent.ACTION_VIEW, Uri.parse("https://www.jg-cody.de/teraplex"));
|
||||
startActivity(in);
|
||||
}
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user