From eb20caad2431512c01463025162dacfa2a21c613 Mon Sep 17 00:00:00 2001
From: Erlend vollset <erlend.vollset@cognite.com>
Date: Thu, 30 May 2019 17:05:20 +0200
Subject: [PATCH] Update CHANGELOG.md

---
 CHANGELOG.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4f2bd02382..7eec88ceaa 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
 and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
 
-The changelog for SDK version 0.x.x can be found [here](https://github.com/cognitedata/cognite-sdk-python/edit/0.13/CHANGELOG.md).
+The changelog for SDK version 0.x.x can be found [here](https://github.com/cognitedata/cognite-sdk-python/blob/0.13/CHANGELOG.md).
 
 Changes are grouped as follows
 - `Added` for new features.