From 7333fbd9fa6875eeced4f033563b313a124f0bb3 Mon Sep 17 00:00:00 2001 From: Alex Eng Date: Thu, 10 Dec 2015 14:14:51 +1000 Subject: [PATCH] docs(0install): Update 0install installation guide https://zanata.atlassian.net/browse/ZNTA-843 --- docs/installation/linux-installation.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/installation/linux-installation.md b/docs/installation/linux-installation.md index 4db9c339..bcff4a14 100644 --- a/docs/installation/linux-installation.md +++ b/docs/installation/linux-installation.md @@ -14,7 +14,7 @@ There are two ways to install zanata-client, via `0install` or `yum`. 3. Use `zanata-cli` as alias: - 0install -c add zanata-cli http://zanata.org/files/0install/zanata-cli.xml + 0install -c add zanata-cli https://raw.githubusercontent.com/zanata/zanata.github.io/master/files/0install/zanata-cli.xml 4. It should be done now. Run `zanata-cli --help` for the usage of the client. @@ -59,7 +59,7 @@ There are two ways to install zanata-client, via `0install` or `yum`. 4. Use `zanata-cli` as alias: - 0install -c add zanata-cli http://zanata.org/files/0install/zanata-cli.xml + 0install -c add zanata-cli https://raw.githubusercontent.com/zanata/zanata.github.io/master/files/0install/zanata-cli.xml 5. It should be done now. Run `zanata-cli --help` for the usage of the client. @@ -86,7 +86,7 @@ There are two ways to install zanata-client, via `0install` or `dnf`. 2. Use `zanata-cli` as alias: - 0install -c add zanata-cli http://zanata.org/files/0install/zanata-cli.xml + 0install -c add zanata-cli https://raw.githubusercontent.com/zanata/zanata.github.io/master/files/0install/zanata-cli.xml 3. It should be done now. Run `zanata-cli --help` for the usage of the client. @@ -108,7 +108,7 @@ There are two ways to install zanata-client, via `0install` or `dnf`. 3. Use `zanata-cli` as alias: - 0install -c add zanata-cli http://zanata.org/files/0install/zanata-cli.xml + 0install -c add zanata-cli https://raw.githubusercontent.com/zanata/zanata.github.io/master/files/0install/zanata-cli.xml 4. It should be done now. Run `zanata-cli --help` for the usage of the client. @@ -119,7 +119,7 @@ There are two ways to install zanata-client, via `0install` or `dnf`. 2. Install Java JRE (1.8 onwards) from [OpenJDK installation](http://openjdk.java.net/install/index.html) 3. Use `zanata-cli` as alias: - 0install -c add zanata-cli http://zanata.org/files/0install/zanata-cli.xml + 0install -c add zanata-cli https://raw.githubusercontent.com/zanata/zanata.github.io/master/files/0install/zanata-cli.xml 4. It should be done now. Run `zanata-cli --help` for the usage of the client. @@ -127,9 +127,9 @@ There are two ways to install zanata-client, via `0install` or `dnf`. * Run Zanata-CLI without alias - 0launch http://zanata.org/files/0install/zanata-cli.xml {command} + 0launch https://raw.githubusercontent.com/zanata/zanata.github.io/master/files/0install/zanata-cli.xml {command} * Update Zanata-CLI manually - 0install update http://zanata.org/files/0install/zanata-cli.xml + 0install update https://raw.githubusercontent.com/zanata/zanata.github.io/master/files/0install/zanata-cli.xml