From fa26d67f32d5ed405b6e9c0b8d320030d8aa8762 Mon Sep 17 00:00:00 2001 From: Reza Mohammadi Date: Mon, 17 Oct 2016 01:11:41 +0330 Subject: [PATCH] Fix link in Changelog The Changelog file in the upstream GitLab is renamed to have `.md` suffix. --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 5d18f558..bd9fce11 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,6 @@ # Changelog -This file only reflects the changes that are made in this image. Please refer to the upstream GitLab [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) for the list of changes in GitLab. +This file only reflects the changes that are made in this image. Please refer to the upstream GitLab [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG.md) for the list of changes in GitLab. **8.12.6** - gitlab: upgrade to CE v8.12.6