From 5efc8637b8afffe98da162e1b9c433852002a9c8 Mon Sep 17 00:00:00 2001 From: Eric Amodio Date: Mon, 17 Aug 2020 02:16:36 -0400 Subject: [PATCH] Updates image url --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e62eebf..7ae31a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p ### Added - Adds an all-new custom editor for rebasing (TODO: more details & image) - ![Rebase Editor](images/docs/rebase-editor.gif) + ![Rebase Editor](https://raw.githubusercontent.com/eamodio/vscode-gitlens/develop/images/docs/rebase-editor.gif) - Includes drag & drop support - (PREVIEW) Adds Pull Request information to line annotations and hovers (TODO: more details & image) - Adds improved autolinks support