Skip to content

Commit dab7b07

Browse files
nakasyoukiaking
authored andcommitted
docs(landing): update Qwik url (#18267)
1 parent 1fd2d5e commit dab7b07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)