diff --git a/docs/src/content/lessons/selection/index.mdx b/docs/src/content/lessons/selection/index.mdx
index 63dcd44fd..508bc8c73 100644
--- a/docs/src/content/lessons/selection/index.mdx
+++ b/docs/src/content/lessons/selection/index.mdx
@@ -11,7 +11,7 @@ hideNavigation: true
We've included several different guides to Semantic based off your goals.
-
+
diff --git a/docs/src/pages/ui/start/index.mdx b/docs/src/pages/ui/start/index.mdx
index 8cb46670f..1c56dc4cf 100644
--- a/docs/src/pages/ui/start/index.mdx
+++ b/docs/src/pages/ui/start/index.mdx
@@ -24,7 +24,7 @@ Components are native [Web Components](https://developer.mozilla.org/en-US/docs/
## Using Components
-Pick from [primitives](/ui/primitives), [components](/ui/components), and [behaviors](/ui/behaviors). Use them as HTML tags. [Theme with CSS variables](/ui/start/guides/theming).
+Pick from [primitives](/ui/primitives) and use them as HTML tags.
-
+ > */}
## Building Components