From 2cf9eeee3f4b5593145cf1b63168d51cebf50521 Mon Sep 17 00:00:00 2001 From: Marissa Huysentruyt Date: Mon, 10 Nov 2025 17:13:25 -0500 Subject: [PATCH] docs: update link to main branch from barebones --- 2nd-gen/packages/swc/.storybook/guides/welcome.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2nd-gen/packages/swc/.storybook/guides/welcome.mdx b/2nd-gen/packages/swc/.storybook/guides/welcome.mdx index fcf0539bd93..1d9492d2fda 100644 --- a/2nd-gen/packages/swc/.storybook/guides/welcome.mdx +++ b/2nd-gen/packages/swc/.storybook/guides/welcome.mdx @@ -26,7 +26,7 @@ SWC is currently in transition from its first generation (1st-gen) to its second 2nd-gen SWC is currently in active development, with the first pre-releases expected in early 2026. -For more information on 2nd-gen plans and status, see the [CONTRIBUTOR-DOCS](https://github.com/adobe/spectrum-web-components/tree/barebones/CONTRIBUTOR-DOCS/README.md) in the [SWC repository](https://github.com/adobe/spectrum-web-components). +For more information on 2nd-gen plans and status, see the [CONTRIBUTOR-DOCS](https://github.com/adobe/spectrum-web-components/tree/main/CONTRIBUTOR-DOCS/README.md) in the [SWC repository](https://github.com/adobe/spectrum-web-components). ## About these Guides