aboutsummaryrefslogtreecommitdiff
path: root/front-end/src/components/FooterNav1.vue
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2023-11-11 00:52:57 -0500
committerLibravatar vnugent <public@vaughnnugent.com>2023-11-11 00:52:57 -0500
commitfdf78dd5bf25f345cc8419cc547cdbafaf54ae86 (patch)
tree0e1f8ef9f27e7a0a6532299161db06b8dc5a999b /front-end/src/components/FooterNav1.vue
parent39a22deb6a232356bf7b2ef8386679bc8ea2f697 (diff)
switch default api path, reduce bundle size, and swtich to async componentsv0.1.3
Diffstat (limited to 'front-end/src/components/FooterNav1.vue')
-rw-r--r--front-end/src/components/FooterNav1.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/front-end/src/components/FooterNav1.vue b/front-end/src/components/FooterNav1.vue
index c02585f..721684a 100644
--- a/front-end/src/components/FooterNav1.vue
+++ b/front-end/src/components/FooterNav1.vue
@@ -5,7 +5,7 @@
<router-link class="footer-link" to="/login" >
Login
</router-link>
- <router-link class="footer-link" to="/account">
+ <router-link class="footer-link" to="/account/profile">
Profile
</router-link>
<router-link class="footer-link" to="/account/settings">