mirror of
https://github.com/Mikaela/Limnoria-doc.git
synced 2025-01-27 04:34:16 +01:00
Merge pull request #27 from Mkaysi/patch-1
translate.rst: use https:// instead of git://
This commit is contained in:
commit
7bc92b9ce7
@ -102,7 +102,7 @@ As you may know, I do some updates in Limnoria repository. ;)
|
||||
You need to have the latest version of the *messages.pot* files. So, you
|
||||
need to teach Git how to get this updates::
|
||||
|
||||
git remote add upstream git://github.com/ProgVal/Limnoria.git
|
||||
git remote add upstream https://github.com/ProgVal/Limnoria.git
|
||||
|
||||
Now, every time you want to download updates, run::
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user