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.