From bfd5842ce7f9ef5c3dd8541843320d601f2b4113 Mon Sep 17 00:00:00 2001 From: rrbharath Date: Mon, 1 Jun 2026 17:33:33 -0400 Subject: [PATCH] Fix Contributing guide link in README Updated the link to the Contributing guide to use the main branch. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e9e54b4dc..d0bc851c2 100755 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ The project is currently maintained by: ## Contributors -Feeling inspired? Check our [Contributing guide](https://github.com/h5bp/Front-end-Developer-Interview-Questions/blob/master/.github/CONTRIBUTING.md) to get started! +Feeling inspired? Check our [Contributing guide](https://github.com/h5bp/Front-end-Developer-Interview-Questions/blob/main/.github/CONTRIBUTING.md) to get started!