From 1abe3de9cef57892ac4a47fe36eb5d9b971cf2ff Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Thu, 10 Aug 2023 10:05:31 +0200 Subject: [PATCH] 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 37492605a..bc9a1a171 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 11c1bff1e..bc9885db2 100644 --- a/src/NotificationsApp.vue +++ b/src/NotificationsApp.vue @@ -42,7 +42,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" /> @@ -78,7 +78,7 @@