From 263bb1ed7ca6da19c6ccd0ea2f3b9a9e3abdb38b Mon Sep 17 00:00:00 2001 From: Chit Thae Naing Date: Wed, 25 Jan 2023 17:41:14 +0700 Subject: [PATCH] fix broken theme spec site link --- data/docs/tokens.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/docs/tokens.mdx b/data/docs/tokens.mdx index f516533..99bfa72 100644 --- a/data/docs/tokens.mdx +++ b/data/docs/tokens.mdx @@ -45,7 +45,7 @@ export const { styled, css } = createStitches({ }); ``` -> This is based on the [System UI Theme Specification](https://system-ui.com/theme) by Brent Jackson. +> This is based on the [System UI Theme Specification](https://theme-ui.com/theme-spec) by Brent Jackson. ### Using tokens