From a65d95da99476ff96051837998b9be72bb2e967a Mon Sep 17 00:00:00 2001 From: John Harlow <41212861+jharlowuk@users.noreply.github.com> Date: Mon, 6 Mar 2023 14:11:12 -0800 Subject: [PATCH] Updated broken link This link was broken and was leading to a 404 page. I think this alternative link should fulfill the same purpose. --- 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..7a71758 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://github.com/system-ui/theme-specification) by Brent Jackson. ### Using tokens