From 820e4a269885a8b3b1d111e2b203f18defeb997e Mon Sep 17 00:00:00 2001 From: Jithin Das Date: Wed, 26 May 2021 00:01:53 +0530 Subject: [PATCH] fix hyperlink for contributing page in Readme (#174) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2de4072a8..77bc179119 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ We use the git-flow branching model. The base branch is develop. If you are look ## Contributing Read our contributing guide (CONTRIBUTING.md) to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to ToolJet.
-[Contributing Guide](https://docs.tooljet.io/contributing-guide/setup/docker) +[Contributing Guide](https://docs.tooljet.io/docs/contributing-guide/setup/docker) ## Licence ToolJet is Apache-2.0 licensed.