From 9609bd99bbfa50672f3ed848df7a7a4933d6f241 Mon Sep 17 00:00:00 2001 From: Nutomic Date: Sat, 30 Jan 2021 17:00:33 +0000 Subject: [PATCH] Add readme link to translation instructions for documentation (#1392) * Add readme link to translation instructions for documentation * Fix contributing link in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 35ee87b96..f6cba1ba5 100644 --- a/README.md +++ b/README.md @@ -136,13 +136,13 @@ Lemmy is free, open-source software, meaning no advertising, monetizing, or vent ## Contributing -- [Contributing instructions](https://lemmy.ml/docs/en/contributing.html) +- [Contributing instructions](https://lemmy.ml/docs/en/contributing/contributing.html) - [Docker Development](https://lemmy.ml/docs/en/contributing/docker_development.html) - [Local Development](https://lemmy.ml/docs/en/contributing/local_development.html) ### Translations -If you want to help with translating, take a look at [Weblate](https://weblate.yerbamate.ml/projects/lemmy/). +If you want to help with translating, take a look at [Weblate](https://weblate.yerbamate.ml/projects/lemmy/). You can also help by [translating the documentation](https://github.com/LemmyNet/lemmy-docs#adding-a-new-language). ## Contact