diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manual.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/manual.txt b/doc/manual.txt index adaca10..9ed4c56 100644 --- a/doc/manual.txt +++ b/doc/manual.txt @@ -1061,8 +1061,8 @@ After you downloaded and installed the client, run the following commands to checkout the translation resources of *calcurse*: ---- -$ tx init --host=http://www.transifex.net -$ tx set --auto-remote http://www.transifex.net/projects/p/calcurse +$ tx init --host=https://www.transifex.net +$ tx set --auto-remote https://www.transifex.net/projects/p/calcurse $ tx pull -r calcurse.calcursepot -a ---- |