From f712a12fd8a1c281c796b9a340f399bb07b8e5b9 Mon Sep 17 00:00:00 2001 From: Joe Topjian Date: Wed, 12 Apr 2017 20:39:55 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a97824ab..f68de0be 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ resource "lxd_container" "test1" { > * `images` > * `ubuntu` > * `ubuntu-daily` - > See the LXD (https://linuxcontainers.org/lxd/getting-started-cli/#using-the-built-in-image-remotes)[documentation] for more info on default image remotes. + > See the LXD [documentation](https://linuxcontainers.org/lxd/getting-started-cli/#using-the-built-in-image-remotes) for more info on default image remotes. #### Container Configuration & Devices