From b5c3e877d4e6a986487de352ddab9efabfa520da Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Thu, 10 Aug 2023 10:05:31 +0200 Subject: [PATCH 1/2] fix(fairuse): Adjust website URL Signed-off-by: Joas Schilling --- src/Components/Notification.vue | 2 +- src/NotificationsApp.vue | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Components/Notification.vue b/src/Components/Notification.vue index 79ef642d8..cbec59bc7 100644 --- a/src/Components/Notification.vue +++ b/src/Components/Notification.vue @@ -63,7 +63,7 @@
diff --git a/src/NotificationsApp.vue b/src/NotificationsApp.vue index 8d0136bd1..6171a87ae 100644 --- a/src/NotificationsApp.vue +++ b/src/NotificationsApp.vue @@ -43,7 +43,7 @@ datetime="warning" app="core" :icon="warningIcon" - external-link="https://nextcloud.com/pushnotifications" + external-link="https://nextcloud.com/fairusepolicy" :message="emptyContentDescription" :subject="emptyContentMessage" :index="2016" /> @@ -79,7 +79,7 @@