Skip to content

Commit 29b7bda

Browse files
nakasyouyyx990803
authored andcommitted
docs(landing): update Qwik url (#18267)
1 parent 191ba31 commit 29b7bda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vitepress/theme/components/landing/3. frameworks-section/FrameworksSection.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ const frameworks: Framework[] = [
9696
name: 'Qwik',
9797
logo: logoQwik,
9898
color: '#18b5f4',
99-
url: 'https://qwik.builder.io/',
99+
url: 'https://qwik.dev/',
100100
visible: ref(false),
101101
},
102102
{

0 commit comments

Comments
 (0)