Skip to content

Commit f54a302

Browse files
committed
Fixes image link
1 parent 22a17c9 commit f54a302

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -524,7 +524,7 @@ The Repositories view lists opened Git repositories, and additionally provides,
524524
## Terminal Links [#](#terminal-links- 'Terminal Links')
525525

526526
<p align="center">
527-
<img src="images/docs/terminal-links.gif" alt="Terminal Links" />
527+
<img src="https://raw.githubusercontent.com/eamodio/vscode-gitlens/main/images/docs/terminal-links.gif" alt="Terminal Links" />
528528
</p>
529529

530530
- Adds autolinks for branches, tags, and commit ranges in the integrated terminal to quickly explore their commit history

0 commit comments

Comments
 (0)