Skip to content

Commit 189100e

Browse files
committed
Fixes broken menus link
1 parent f67a582 commit 189100e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Here are just some of the **features** that GitLens provides,
6868
- rich hover information provided for linked issues and pull requests (GitHub only)
6969
- associates pull requests with branches and commits (GitHub only)
7070
- many [**powerful commands**](#powerful-commands- 'Jump to Powerful Commands') for navigating and comparing revisions and more
71-
- customizable [**menus & toolbars**](#menus- 'Jump to Menus & Toolbars') for control over where menu and toolbar items are shown
71+
- customizable [**menus & toolbars**](#menus--toolbars- 'Jump to Menus & Toolbars') for control over where menu and toolbar items are shown
7272
- user-defined [**modes**](#modes- 'Jump to Modes') for quickly toggling between sets of settings
7373
- and so much more 😁
7474

@@ -644,7 +644,7 @@ Additionally, these integrations provide commands to copy the url of or open, fi
644644
- Adds an _Enable Debug Logging_ command (`gitlens.enableDebugLogging`) to enable debug logging to the GitLens output channel
645645
- Adds a _Disable Debug Logging_ command (`gitlens.disableDebugLogging`) to disable debug logging to the GitLens output channel
646646

647-
## Menus & Toolbars [#](#menus- 'Menus & Toolbars')
647+
## Menus & Toolbars [#](#menus--toolbars- 'Menus & Toolbars')
648648

649649
<p align="center">
650650
<img src="https://raw.githubusercontent.com/eamodio/vscode-gitlens/main/images/docs/menus.png" alt="Menus &amp; Toolbars" />

0 commit comments

Comments
 (0)