From 1dbc877edd832f2b8b7a988a1c64e8186ca51db3 Mon Sep 17 00:00:00 2001 From: survellow <59056368+survellow@users.noreply.github.com> Date: Sat, 22 Jun 2024 22:55:46 +0200 Subject: [PATCH] feat:#39 fixed links in faq page --- frontend/src/components/FaqPage.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/FaqPage.vue b/frontend/src/components/FaqPage.vue index a538c14..8e56c57 100644 --- a/frontend/src/components/FaqPage.vue +++ b/frontend/src/components/FaqPage.vue @@ -253,7 +253,7 @@ along with this program. If not, see . {{$t("faqView.crossPromo." + promoPage + ".title") }}
- + {{$t("faqView.crossPromo." + promoPage + ".link") }}