From a863fd08c044dd66ea075b659b0adbbb845263ba Mon Sep 17 00:00:00 2001 From: Kingdon Barrett Date: Wed, 15 Dec 2021 16:12:56 -0500 Subject: [PATCH] Fix broken link in README Signed-off-by: Kingdon Barrett --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f529137f..eded8a7d 100644 --- a/README.md +++ b/README.md @@ -27,5 +27,5 @@ locally. The version required corresponds to the version of git2go table](https://github.com/libgit2/git2go#which-go-version-to-use). See -https://github.com/fluxcd/source-controller/blob/main/CONTRIBUTING.md#installing-required-dependencies +https://github.com/fluxcd/source-controller/blob/main/DEVELOPMENT.md#installing-required-dependencies for instructions on how to install `libgit2`.