From 4093d5bc3d73e16d31e79aa4042bea384a396b93 Mon Sep 17 00:00:00 2001 From: Aleksandr Date: Mon, 20 Mar 2017 12:59:03 +0200 Subject: [PATCH] Update README.md Modify path to GitLens preview --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f5e5cc1..f52b1c8 100644 --- a/README.md +++ b/README.md @@ -233,7 +233,7 @@ If you're feeling brave, there are at least two custom UIs for VS Code: > Provides Git CodeLens information (most recent commit, # of authors), on-demand inline blame annotations, status bar blame information, file and blame history explorers, and commands to compare changes with the working tree or previous versions. -![](https://raw.githubusercontent.com/eamodio/vscode-git-codelens/master/images/preview-gitlens.gif) +![](https://raw.githubusercontent.com/eamodio/vscode-git-codelens/master/images/gitlens-preview1.gif) ### [Icon Fonts](https://marketplace.visualstudio.com/items?itemName=idleberg.icon-fonts)