From 9f0ca74cb18efdfabcc2628c586cdc7c6c2e0f25 Mon Sep 17 00:00:00 2001 From: Bilal Amarni Date: Mon, 17 Apr 2017 23:06:11 +0200 Subject: [PATCH] [CONTRIBUTING] update broken link (#2826) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b6d84c2b56..a5431819c0 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -12,7 +12,7 @@ let you know so that you can rebase it. ### Files not edited here Files and directories listed in the `path:` keys in -[`.NOT_EDITED_HERE.yaml`](/NOT_EDITED_HERE.yaml) are maintained in other +[`.NOT_EDITED_HERE.yaml`](/_data/not_edited_here.yaml) are maintained in other repositories and should not be edited in this one. Pull requests against these files will be rejected. Make your edits to the files in the repository and path in the `source:` key in the YAML file.