From b1f5658edbb574903a978eb0568f012b9b64ceb2 Mon Sep 17 00:00:00 2001 From: Andrew S Date: Thu, 23 Dec 2021 15:28:41 +0600 Subject: [PATCH] doc: fixed contributing.md url #236 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f28cbf5..0c44a980 100644 --- a/README.md +++ b/README.md @@ -457,5 +457,5 @@ Notes: If you're interested in contributing to the project: -- Start by reading the [Contributing](https://github.com/maddevsio/aws-eks-base/.github/CONTRIBUTING.md) guide +- Start by reading the [Contributing](https://github.com/maddevsio/aws-eks-base/blob/main/.github/CONTRIBUTING.md) guide - Explore [current issues](https://github.com/maddevsio/aws-eks-base/issues?q=is%3Aopen+is%3Aissue).