From 29f2d987238022430b638ecd4abab3f6ec48ba60 Mon Sep 17 00:00:00 2001 From: Nick Veitch Date: Mon, 4 Aug 2025 00:11:46 +0100 Subject: [PATCH] fix docs link --- docs/contributing/docs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing/docs.md b/docs/contributing/docs.md index 06cd23c..4ca2fe6 100644 --- a/docs/contributing/docs.md +++ b/docs/contributing/docs.md @@ -24,6 +24,6 @@ Consistency in documentation is important for many reasons, but mostly for ensur ## Translations -We want as many people as possible to be able to access Wokwi and its documentation in a language they are comfortable with. As part of this ambition, we've already implemented some localizations for the user interface and have begun work on translating the documentation too. If you want to help, check out the [translations page](./translations). +We want as many people as possible to be able to access Wokwi and its documentation in a language they are comfortable with. As part of this ambition, we've already implemented some localizations for the user interface and have begun work on translating the documentation too. If you want to help, check out the [translations page](/contributing/translating). We’re excited to see what you’ll contribute. Thanks for helping make Wokwi better for everyone!