From 7a23e50c9f44c480149934dd3fa6f37e848ebcbc Mon Sep 17 00:00:00 2001 From: scrubbbbs <89664476+scrubbbbs@users.noreply.github.com> Date: Sun, 19 Oct 2025 10:50:01 -0500 Subject: [PATCH] Fix translation link in contribution guidelines Updated the link for translating nomacs to point to the GitHub repository. --- content/docs/contributing/how-to-contribute.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/contributing/how-to-contribute.md b/content/docs/contributing/how-to-contribute.md index 44bfb23..906b0cd 100644 --- a/content/docs/contributing/how-to-contribute.md +++ b/content/docs/contributing/how-to-contribute.md @@ -17,7 +17,7 @@ top = false The best way to improve nomacs is your contribution. You can submit simple changes such as formatting corrections, extend manuals and READMEs where appropriate, -[translate nomacs](https://crowdin.com/project/nomacs), +[translate nomacs](https://github.com/nomacs/nomacs/blob/master/ImageLounge/manuals/Translation.md), fix bugs, or submit new features. Make sure to read the [Code of Conduct](../code-of-conduct/).