From 643d55992275a1e5002fd498cd33938742e8f682 Mon Sep 17 00:00:00 2001 From: Valerii Iatsko Date: Sun, 21 Jun 2026 10:02:57 +0200 Subject: [PATCH] Fix dead GitLens image Repo renamed to gitkraken/vscode-gitlens (branch main); old preview gif removed, use current revision-navigation.gif. Co-Authored-By: Claude Opus 4.8 (1M context) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba9a316..d7b17cd 100644 --- a/README.md +++ b/README.md @@ -734,7 +734,7 @@ Example of toggling `typescript.inlayHints.functionLikeReturnTypes.enabled` by s > 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. -![GitLens inline git information animation](https://raw.githubusercontent.com/eamodio/vscode-git-codelens/master/images/docs/gitlens-preview.gif) +![GitLens inline git information animation](https://raw.githubusercontent.com/gitkraken/vscode-gitlens/main/images/docs/revision-navigation.gif) ## [Git Indicators](https://marketplace.visualstudio.com/items?itemName=lamartire.git-indicators)