mirror of
https://github.com/Mikaela/Limnoria-doc.git
synced 2024-11-29 15:59:24 +01:00
translate.rst: use https:// instead of git://
This commit is contained in:
parent
9d9804f50d
commit
e0c0d27f34
@ -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
|
You need to have the latest version of the *messages.pot* files. So, you
|
||||||
need to teach Git how to get this updates::
|
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::
|
Now, every time you want to download updates, run::
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user