From fed6948dab08db6c1f0b00be39c7e1c0bc9d516a Mon Sep 17 00:00:00 2001 From: Ed Date: Mon, 11 May 2020 23:35:56 -0400 Subject: [PATCH] Fix broken link to Flagger Development Guide --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4dde4592..8ab63153 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -22,7 +22,7 @@ The project uses Slack: To join the conversation, simply join the ## Getting Started - Fork the repository on GitHub -- If you want to contribute as a developer, read [Flagger Development Guide](https://docs.flagger.app/dev-guide) +- If you want to contribute as a developer, read [Flagger Development Guide](https://docs.flagger.app/dev/dev-guide) - If you have questions, concerns, get stuck or need a hand, let us know on the Slack channel. We are happy to help and look forward to having you part of the team. No matter in which capacity.