Skip to content

Commit

Permalink
Fixes broken Styled System Reference Table url (#4430)
Browse files Browse the repository at this point in the history
Co-authored-by: Katie Langerman <18661030+langermank@users.noreply.github.com>
  • Loading branch information
cihad and langermank committed Apr 11, 2024
1 parent 7571c2a commit 7226e71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/theming.md
Expand Up @@ -96,7 +96,7 @@ function App() {
}
```

See the [Styled System Reference Table](https://styled-system.com/table) for a complete list of mappings.
See the [Styled System Reference Table](https://github.com/styled-system/styled-system/blob/master/docs/table.md) for a complete list of mappings.

### themeGet

Expand Down

0 comments on commit 7226e71

Please sign in to comment.