From cd53b6830cd31ba0ac53d9ac2d8611f9c4955d2a Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Wed, 9 Dec 2020 08:18:59 -0500 Subject: [PATCH] Fix link --- docs/getting-started/themes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/themes.md b/docs/getting-started/themes.md index 298c7855f..4b6d67583 100644 --- a/docs/getting-started/themes.md +++ b/docs/getting-started/themes.md @@ -48,7 +48,7 @@ Every selector in a theme must be scoped to the theme's class to ensure interope ### Design Tokens -[Design tokens](http://localhost:4000/#/getting-started/customizing?id=design-tokens) give you a high-level way to customize Shoelace components. You can customize them in your theme as shown below. +[Design tokens](/getting-started/customizing?id=design-tokens) give you a high-level way to customize Shoelace components. You can customize them in your theme as shown below. ```css .sl-theme-purple-power {