Skip to content

Commit 7319ecf

Browse files
authored
feat: oops v2
1 parent bb04528 commit 7319ecf

File tree

1 file changed

+1
-1
lines changed
  • apps/frontend/src/components/ui/footer

1 file changed

+1
-1
lines changed

apps/frontend/src/components/ui/footer/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<p class="text-default-font mb-2 text-xl font-bold">Blueprint</p>
7373
<NuxtLink to="/browse" class="text-link"> Extensions </NuxtLink>
7474
<NuxtLink to="/guides" class="text-link"> Guides </NuxtLink>
75-
<NuxtLink to="/guides" class="text-link"> Documentation </NuxtLink>
75+
<NuxtLink to="/docs" class="text-link"> Documentation </NuxtLink>
7676
<NuxtLink to="/releases" class="text-link"> Releases </NuxtLink>
7777
<NuxtLink to="/blog" class="text-link"> Blog </NuxtLink>
7878
</div>

0 commit comments

Comments
 (0)