From d58d729c58b990e7af311d1ce459d8650f3e475e Mon Sep 17 00:00:00 2001 From: crystal Date: Sat, 20 Apr 2024 16:59:47 -0600 Subject: [PATCH] fix 404 --- docs/developer/from-source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/developer/from-source.md b/docs/developer/from-source.md index e48443eb..61833cb8 100644 --- a/docs/developer/from-source.md +++ b/docs/developer/from-source.md @@ -136,4 +136,4 @@ You can also supply a tag during the build process with the `-t` option, to make ### Testing -See [the section dedicated to testing](./testing/). +See [the section dedicated to testing](../testing/).