From a5f13e655b32f0d39ebc000ff27dde4bb55335d0 Mon Sep 17 00:00:00 2001 From: "svelte-docs-bot[bot]" <196124396+svelte-docs-bot[bot]@users.noreply.github.com> Date: Fri, 3 Oct 2025 03:30:20 +0000 Subject: [PATCH] sync svelte docs --- apps/svelte.dev/content/docs/svelte/07-misc/99-faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/svelte.dev/content/docs/svelte/07-misc/99-faq.md b/apps/svelte.dev/content/docs/svelte/07-misc/99-faq.md index d031fdf9b8..4a45dd46f2 100644 --- a/apps/svelte.dev/content/docs/svelte/07-misc/99-faq.md +++ b/apps/svelte.dev/content/docs/svelte/07-misc/99-faq.md @@ -66,7 +66,7 @@ There will be a blog post about this eventually, but in the meantime, check out ## Is there a UI component library? -There are several UI component libraries as well as standalone components. Find them under the [design systems section of the components page](https://sveltesociety.dev/packages?category=design-system) on the Svelte Society website. +There are several [UI component libraries](/packages#component-libraries) as well as standalone components listed on [the packages page](/packages). ## How do I test Svelte apps?