From 8b46dc529b0bf66900ce52fb1ac7266473895fa7 Mon Sep 17 00:00:00 2001 From: Justin Ormont Date: Thu, 1 Nov 2018 18:47:00 -0700 Subject: [PATCH] Fixing link in CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1677ca60..1f79df36 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -28,4 +28,4 @@ See the [Style Guide](docs/project-docs/style-guide.md) for information about co ## Building and Devleopment -See the [Developer Guide](../developers/developer-guide.md) for details about building from source and developing in this repo. +See the [Developer Guide](docs/developers/developer-guide.md) for details about building from source and developing in this repo.