diff --git a/docs/src/themes.md b/docs/src/themes.md index 5a2ecb279537b94faa2d8b29d82426ad725bf926..0d3103eaab46fefff22095d14cab02f799ef851d 100644 --- a/docs/src/themes.md +++ b/docs/src/themes.md @@ -24,7 +24,7 @@ Many popular themes have been ported to Zed, and if you're struggling to choose You can use [Zed's Theme Builder](https://zed.dev/theme-builder) to design your own custom theme based on an existing one. This tool lets you fine-tune and preview how every surface in the Zed app will look. -You can then export the JSON for [local use](/themes.md#local-themes) or for [publishing in Zed's extension store](/extensions/themes.md). +You can then export the JSON for [local use](./themes.md#local-themes) or for [publishing in Zed's extension store](./extensions/themes.md). ## Configuring a Theme