Skip to content

Commit 23d3063

Browse files
kiakingnakasyou
andauthored
docs(landing): update Qwik url (#18267) (#1578)
Co-authored-by: Shotaro Nakamura <[email protected]>
1 parent 1fd2d5e commit 23d3063

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)