From a2ba6f51b7c8cdd3c3316d5ecf4605621be3bd8d Mon Sep 17 00:00:00 2001 From: Monte Hoover Date: Sun, 4 Nov 2018 07:59:35 -0800 Subject: [PATCH] Update contributing.md link. (#43) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf801d22..6e18f2df 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ To build `nimbusml` from source please visit our [developer guide](docs/develope ## Contributing -The contributions guide can be found [here](docs/project-docs/contributing.md). Given the experimental nature of this project, support will be provided on a best-effort basis. We suggest opening an issue for discussion before starting a PR with big changes. +The contributions guide can be found [here](CONTRIBUTING.md). Given the experimental nature of this project, support will be provided on a best-effort basis. We suggest opening an issue for discussion before starting a PR with big changes. ## Support