From d8052bb17cf76e53d05fc7aa06f0af39d25ac37c Mon Sep 17 00:00:00 2001 From: louispaulb Date: Mon, 6 Jul 2026 22:10:08 -0400 Subject: [PATCH] portal(vue): footer uses RouterLink (was raw , dropped /next base) Footer internal links were absolute anchors copied verbatim from React (correct at root, but under /next they jumped out to the React site). Switched the 7 route links to RouterLink so the router base is applied; hash (#apropos/#contact) and external (store.targo.ca) links left as-is. Verified: footer now links /next/internet, /next/support, /next/accessibilite, etc. Co-Authored-By: Claude Opus 4.8 --- apps/website-vue/src/components/layout/Footer.vue | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/apps/website-vue/src/components/layout/Footer.vue b/apps/website-vue/src/components/layout/Footer.vue index 869cea3..43a31f6 100644 --- a/apps/website-vue/src/components/layout/Footer.vue +++ b/apps/website-vue/src/components/layout/Footer.vue @@ -23,10 +23,10 @@ La fiabilité, la performance et l'expertise à proximité pour propulser vos co

Services

@@ -37,7 +37,7 @@ La fiabilité, la performance et l'expertise à proximité pour propulser vos co
  • À propos
  • Contact
  • Mon compte
  • -
  • Politique de confidentialité
  • +
  • Politique de confidentialité
  • @@ -84,8 +84,8 @@ La fiabilité, la performance et l'expertise à proximité pour propulser vos co © {{ currentYear }} TARGO Communications. Tous droits réservés.

    - Plan d'accessibilité - Conditions d'utilisation + Plan d'accessibilité + Conditions d'utilisation