From 87c3216236dedb9d504b53f7931ef204a560cf9e Mon Sep 17 00:00:00 2001 From: Nate Butler Date: Thu, 15 Jun 2023 10:38:15 -0400 Subject: [PATCH] Fix design tools link --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index cafdd53995..0fc5bfbc89 100644 --- a/docs/index.md +++ b/docs/index.md @@ -11,4 +11,4 @@ Welcome! These internal docs are a work in progress. You can contribute to them - [Building Zed](./building-zed.md) - [Release Process](./release-process.md) - [Backend Development](./backend-development.md) -- [Design Tools & Links](design-tools.md) +- [Design Tools & Links](./design-tools.md)