File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/webviews/apps/settings Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1112,19 +1112,19 @@ <h2>
11121112 < a
11131113 class ="button button--flat "
11141114 title ="Shows all the views together on the GitLens side bar "
1115- href ="command:gitlens.welcome .applyViewLayoutPreset?%22default%22 "
1115+ href ="command:gitlens.settings .applyViewLayoutPreset?%22default%22 "
11161116 > Default Layout</ a
11171117 >
11181118 < a
11191119 class ="button button--flat "
11201120 title ="Shows all the views together on the Source Control side bar "
1121- href ="command:gitlens.welcome .applyViewLayoutPreset?%22scm%22 "
1121+ href ="command:gitlens.settings .applyViewLayoutPreset?%22scm%22 "
11221122 > Source Control Layout</ a
11231123 >
11241124 < a
11251125 class ="button button--flat "
11261126 title ="Shows Repositories on the Source Control side bar, File and Line History on the Explorer side bar, and others on the GitLens side bar "
1127- href ="command:gitlens.welcome .applyViewLayoutPreset?%22contextual%22 "
1127+ href ="command:gitlens.settings .applyViewLayoutPreset?%22contextual%22 "
11281128 > Contextual Layout</ a
11291129 >
11301130 </ div >
You can’t perform that action at this time.
0 commit comments