From da980b7995d7ba14e8a51572b2108213a3bce3b4 Mon Sep 17 00:00:00 2001 From: hooger Date: Sat, 19 Mar 2022 14:30:23 +0100 Subject: fix changlog URL by SMillerDev's comment Signed-off-by: hooger --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 87e306745..8d804cd3a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -98,4 +98,4 @@ For linting JavaScript, a [jshint file](https://github.com/nextcloud/news/blob/m When you commit your change, remember to sign off that you adhere to [DCO requirements](https://developercertificate.org/) as described by [Probot](https://probot.github.io/apps/dco/). ### Change log -Before you create a pull request, please remember to add an entry to [CHANGELOG.md](https://github.com/nextcloud/news/blob/master/CHANGELOG.md), using the format [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). +Before you create a pull request, please remember to add an entry to [CHANGELOG.md](https://github.com/nextcloud/news/blob/HEAD/CHANGELOG.md), using the format [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). -- cgit v1.2.3