From 15edf1a4aad40d284afd224056ac84645cb20fd7 Mon Sep 17 00:00:00 2001 From: Manuel Buil Date: Mon, 24 Feb 2020 15:28:36 +0100 Subject: [PATCH] Update link to the guide The link was outdated and pointing nowhere Signed-off-by: Manuel Buil --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4310b64abc676..e283166aa4e8b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,5 +1,5 @@ # How to Contribute See the [Developer / Contributor -Guide](http://docs.cilium.io/en/stable/contributing/contributing/) for detailed information on +Guide](https://docs.cilium.io/en/stable/contributing/development/contributing_guide/) for detailed information on how to contribute, get started and find good first issues.