Skip to content
Snippets Groups Projects
Commit 083ad12c authored by Leon Tappe's avatar Leon Tappe :fire:
Browse files

update gdpr link

parent 7394b7cd
No related branches found
No related tags found
No related merge requests found
......@@ -43,8 +43,7 @@ class _SettingsPageState extends State<SettingsPage> {
ListTile(
title: const Text('Hilfe zur Management-App'),
trailing: const Icon(Icons.help_outline_rounded),
onTap: () => showWebsite(
context, 'https://hilfe.uni-paderborn.de/Nutzung_der_3G-Management-App'),
onTap: () => showWebsite(context, 'https://go.upb.de/hilfe_3digi_management'),
),
const Divider(),
ListTile(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment