From 5f23ce2672962097ad5a4ba0eb798127eb658271 Mon Sep 17 00:00:00 2001 From: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com> Date: Wed, 22 Jul 2020 12:29:06 +0200 Subject: [PATCH] Change link to GitHub docs --- TRANSLATING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TRANSLATING.md b/TRANSLATING.md index a818697ff..2620528c1 100644 --- a/TRANSLATING.md +++ b/TRANSLATING.md @@ -58,7 +58,7 @@ If there is no project for your language, you can start your own translation. Base your work on the second edition of the book, available [here](https://github.com/progit/progit2). To do so: 1. Pick the correct [ISO 639 code](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) for your language. - 1. Create a [GitHub organization](https://help.github.com/articles/creating-a-new-organization-from-scratch/), for example: `progit2-[your code]` on GitHub. + 1. Create a [GitHub organization](https://docs.github.com/en/github/setting-up-and-managing-organizations-and-teams/creating-a-new-organization-from-scratch), for example: `progit2-[your code]` on GitHub. 1. Create a project ``progit2``. 1. Copy the structure of progit/progit2 (this project) in your project and start translating.