The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxd/pull/4109
This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-request) === When one is browsing the repository through github and lands on a symlink it will display the symlink instead of following the symlink to the correct file.
From ed2a6b68849929e96ce389a1bd75ff8eac69a093 Mon Sep 17 00:00:00 2001 From: David Negreira <da...@otherreality.net> Date: Sun, 17 Dec 2017 21:15:26 +0100 Subject: [PATCH] fix url pointing to contributing.md Signed-off-by: David Negreira <da...@otherreality.net> --- doc/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/index.md b/doc/index.md index b907fd500..645d2e157 100644 --- a/doc/index.md +++ b/doc/index.md @@ -95,7 +95,7 @@ Now that you have LXD running on your system you can read the [getting started g Bug reports can be filed at: <https://github.com/lxc/lxd/issues/new> ## Contributing -Fixes and new features are greatly appreciated but please read our [contributing guidelines](contributing.md) first. +Fixes and new features are greatly appreciated but please read our [contributing guidelines](doc/contributing.md) first. ## Support and discussions ### Forum
_______________________________________________ lxc-devel mailing list lxc-devel@lists.linuxcontainers.org http://lists.linuxcontainers.org/listinfo/lxc-devel