diff --git a/docs/.vitepress/theme/components/landing/3. frameworks-section/FrameworksSection.vue b/docs/.vitepress/theme/components/landing/3. frameworks-section/FrameworksSection.vue index 5905419db20ed1..fdc36ef8cd1163 100644 --- a/docs/.vitepress/theme/components/landing/3. frameworks-section/FrameworksSection.vue +++ b/docs/.vitepress/theme/components/landing/3. frameworks-section/FrameworksSection.vue @@ -96,7 +96,7 @@ const frameworks: Framework[] = [ name: 'Qwik', logo: logoQwik, color: '#18b5f4', - url: 'https://qwik.builder.io/', + url: 'https://qwik.dev/', visible: ref(false), }, {