Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit 6cf3f05

Browse files
committed
feat: update github urls to next version
1 parent 57314ca commit 6cf3f05

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

website/src/components/Navbar.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
aria-label="View GitHub"
6161
target="_blank"
6262
rel="noopener noreferrer"
63-
href="https://github.com/chakra-ui/chakra-ui-vue"
63+
href="https://github.com/chakra-ui/chakra-ui-vue-next"
6464
icon="github"
6565
/>
6666
</CBox>

website/src/components/home/Footer.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
aria-label="View GitHub"
1111
target="_blank"
1212
rel="noopener noreferrer"
13-
href="https://github.com/chakra-ui/chakra-ui-vue"
13+
href="https://github.com/chakra-ui/chakra-ui-vue-next"
1414
:_hover="{ color: 'vue.500' }"
1515
mx="4"
1616
>

0 commit comments

Comments
 (0)