diff --git a/.vitepress/theme/components/landing/3. frameworks-section/FrameworksSection.vue b/.vitepress/theme/components/landing/3. frameworks-section/FrameworksSection.vue index 1c13b1c0..ab212004 100644 --- a/.vitepress/theme/components/landing/3. frameworks-section/FrameworksSection.vue +++ b/.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), }, {