diff options
author | telans <45819748+telans@users.noreply.github.com> | 2019-07-21 10:50:30 +1200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-21 10:50:30 +1200 |
commit | 1703dbeb5765489834289c73615eca7bad23ccd0 (patch) | |
tree | 2c611bb7bf4620cc10f7112532d3df9df6d621cf /README.md | |
parent | 81fdde6fddd0cb2bd0d2f4e69452a4c1f2742437 (diff) | |
download | MultiMC-1703dbeb5765489834289c73615eca7bad23ccd0.tar MultiMC-1703dbeb5765489834289c73615eca7bad23ccd0.tar.gz MultiMC-1703dbeb5765489834289c73615eca7bad23ccd0.tar.lz MultiMC-1703dbeb5765489834289c73615eca7bad23ccd0.tar.xz MultiMC-1703dbeb5765489834289c73615eca7bad23ccd0.zip |
Fix translation repository link
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ We use [Clang Format](http://clang.llvm.org/docs/ClangFormat.html) to format the ## Translations -Translations can be done either directly in the [translations repository](https://github.com/MultiMC/MultiMC5). For more details, see: [Translating-MultiMC](https://github.com/MultiMC/MultiMC5/wiki/Translating-MultiMC). +Translations can be done either directly in the [translations repository](https://github.com/MultiMC/MultiMC5-translate). For more details, see: [Translating-MultiMC](https://github.com/MultiMC/MultiMC5/wiki/Translating-MultiMC). ## Forking/Redistributing We keep MultiMC open source because we think it's important to be able to see the source code for a project like this, and we do so using the Apache license. |