From 82a0a040d2166efa0b6deb823b0460a90fe890d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ciar=C3=A1n=20Ainsworth?= Date: Fri, 17 Nov 2023 12:30:39 +0100 Subject: [PATCH] fix(docs): update website links in UI Part-of: --- changes/changelog.d/2235.bugfix | 1 + front/src/components/Home.vue | 2 +- front/src/views/Notifications.vue | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 changes/changelog.d/2235.bugfix diff --git a/changes/changelog.d/2235.bugfix b/changes/changelog.d/2235.bugfix new file mode 100644 index 000000000..72c265822 --- /dev/null +++ b/changes/changelog.d/2235.bugfix @@ -0,0 +1 @@ +Updated links to the Funkwhale website in the UI. (#2235) diff --git a/front/src/components/Home.vue b/front/src/components/Home.vue index 23e16ea77..9b6cd4d80 100644 --- a/front/src/components/Home.vue +++ b/front/src/components/Home.vue @@ -264,7 +264,7 @@ whenever(() => store.state.auth.authenticated, () => {