[lxc-devel] [lxd/master] README: Fix broken links

stgraber on Github lxc-bot at linuxcontainers.org
Wed Jul 5 16:23:24 UTC 2017


A non-text attachment was scrubbed...
Name: not available
Type: text/x-mailbox
Size: 354 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20170705/a6d6f279/attachment.bin>
-------------- next part --------------
From 75c1e15b794e5179de6d501cb6a3b7fdea246d68 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?St=C3=A9phane=20Graber?= <stgraber at ubuntu.com>
Date: Wed, 5 Jul 2017 12:23:04 -0400
Subject: [PATCH] README: Fix broken links
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index b4bb38402..ed1417295 100644
--- a/README.md
+++ b/README.md
@@ -6,8 +6,8 @@ It offers a user experience similar to virtual machines but using Linux containe
 It's image based with pre-made images available for a [wide number of Linux distributions](https://images.linuxcontainers.org)  
 and is built around a very powerful, yet pretty simple, REST API.
 
-To get a better idea of what LXD is and what it does, you can [try it online](/lxd/try-it/)!  
-Then if you want to run it locally, take a look at our [getting started guide](/lxd/getting-started-cli/).
+To get a better idea of what LXD is and what it does, you can [try it online](https://linuxcontainers.org/lxd/try-it/)!  
+Then if you want to run it locally, take a look at our [getting started guide](https://linuxcontainers.org/lxd/getting-started-cli/).
 
 ## Status
 Type            | Service               | Status


More information about the lxc-devel mailing list