From e7921fa9123911fcf92385f73a6ae4464f4e28d8 Mon Sep 17 00:00:00 2001 From: Sasha Klizhentas Date: Tue, 29 Nov 2016 15:58:36 -0800 Subject: [PATCH] remove broken link --- CONTRIBUTING.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 65a877df259..b14939918b0 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -17,6 +17,5 @@ If you want to work on a bigger idea, submit an issue describing your proposed d ### Adding dependencies If your patch depends on new packages, add that package with -[`godep`](https://github.com/tools/godep). Follow the [instructions to add a -dependency](docs/devel/development.md#godep-and-dependency-management). +[`godep`](https://github.com/tools/godep).