From d9e33b1f2889555a261f7786c0d6f775a556e17c Mon Sep 17 00:00:00 2001 From: Jared Watts Date: Fri, 3 Feb 2023 18:00:54 -0800 Subject: [PATCH] Update link to docs contributing guide in README.md Signed-off-by: Jared Watts --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1009f448..b075de0b 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This is the repository for the [Crossplane documentation](https://docs.crossplan The documentation site is built using [Hugo](https://gohugo.io/) and tested with BrowserStack. -For detailed information about contributing to documentation read the [Docs Contributing Guide](https://crossplane.io/master/contributing/docs/). +For detailed information about contributing to documentation read the [Docs Contributing Guide](https://docs.crossplane.io/contribute/). ## License