Skip to content

Commit

Permalink
Updates learn more urls
Browse files Browse the repository at this point in the history
  • Loading branch information
eamodio committed Nov 16, 2020
1 parent 13a03da commit 82d4f66
Show file tree
Hide file tree
Showing 20 changed files with 20 additions and 32 deletions.
2 changes: 1 addition & 1 deletion src/webviews/apps/settings/partials/blame.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ <h2>
<a
class="link__learn-more"
title="Learn more"
href="https://github.com/eamodio/vscode-gitlens/tree/main/#gutter-blame-"
href="https://github.com/eamodio/vscode-gitlens/#gutter-blame-"
>
<i class="icon icon__info"></i>
</a>
Expand Down
2 changes: 1 addition & 1 deletion src/webviews/apps/settings/partials/changes.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ <h2>
<a
class="link__learn-more"
title="Learn more"
href="https://github.com/eamodio/vscode-gitlens/tree/main/#gutter-changes-"
href="https://github.com/eamodio/vscode-gitlens/#gutter-changes-"
>
<i class="icon icon__info"></i>
</a>
Expand Down
2 changes: 1 addition & 1 deletion src/webviews/apps/settings/partials/code-lens.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<a
class="link__learn-more"
title="Learn more"
href="https://github.com/eamodio/vscode-gitlens/tree/main/#git-code-lens-"
href="https://github.com/eamodio/vscode-gitlens/#git-code-lens-"
>
<i class="icon icon__info"></i>
</a>
Expand Down
2 changes: 1 addition & 1 deletion src/webviews/apps/settings/partials/current-line.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<a
class="link__learn-more"
title="Learn more"
href="https://github.com/eamodio/vscode-gitlens/tree/main/#current-line-blame-"
href="https://github.com/eamodio/vscode-gitlens/#current-line-blame-"
>
<i class="icon icon__info"></i>
</a>
Expand Down
2 changes: 1 addition & 1 deletion src/webviews/apps/settings/partials/heatmap.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ <h2>
<a
class="link__learn-more"
title="Learn more"
href="https://github.com/eamodio/vscode-gitlens/tree/main/#gutter-heatmap-"
href="https://github.com/eamodio/vscode-gitlens/#gutter-heatmap-"
>
<i class="icon icon__info"></i>
</a>
Expand Down
6 changes: 1 addition & 5 deletions src/webviews/apps/settings/partials/hovers.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,7 @@
<div class="setting__input setting__input--big">
<input id="hovers.enabled" name="hovers.enabled" type="checkbox" data-setting />
<label for="hovers.enabled">Hovers</label>
<a
class="link__learn-more"
title="Learn more"
href="https://github.com/eamodio/vscode-gitlens/tree/main/#hovers-"
>
<a class="link__learn-more" title="Learn more" href="https://github.com/eamodio/vscode-gitlens/#hovers-">
<i class="icon icon__info"></i>
</a>
</div>
Expand Down
6 changes: 1 addition & 5 deletions src/webviews/apps/settings/partials/modes.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,7 @@
<div class="section__header">
<h2>
Modes
<a
class="link__learn-more"
title="Learn more"
href="https://github.com/eamodio/vscode-gitlens/tree/main/#modes-"
>
<a class="link__learn-more" title="Learn more" href="https://github.com/eamodio/vscode-gitlens/#modes-">
<i class="icon icon__info"></i>
</a>
</h2>
Expand Down
2 changes: 1 addition & 1 deletion src/webviews/apps/settings/partials/status-bar.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<a
class="link__learn-more"
title="Learn more"
href="https://github.com/eamodio/vscode-gitlens/tree/main/#status-bar-blame-"
href="https://github.com/eamodio/vscode-gitlens/#status-bar-blame-"
>
<i class="icon icon__info"></i>
</a>
Expand Down
2 changes: 1 addition & 1 deletion src/webviews/apps/settings/partials/views.branches.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ <h2>
<a
class="link__learn-more"
title="Learn more"
href="https://github.com/eamodio/vscode-gitlens/tree/main/#branches-view-"
href="https://github.com/eamodio/vscode-gitlens/#branches-view-"
>
<i class="icon icon__info"></i>
</a>
Expand Down
2 changes: 1 addition & 1 deletion src/webviews/apps/settings/partials/views.commits.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ <h2>
<a
class="link__learn-more"
title="Learn more"
href="https://github.com/eamodio/vscode-gitlens/tree/main/#commits-view-"
href="https://github.com/eamodio/vscode-gitlens/#commits-view-"
>
<i class="icon icon__info"></i>
</a>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ <h2>
<a
class="link__learn-more"
title="Learn more"
href="https://github.com/eamodio/vscode-gitlens/tree/main/#contributors-view-"
href="https://github.com/eamodio/vscode-gitlens/#contributors-view-"
>
<i class="icon icon__info"></i>
</a>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ <h2>
<a
class="link__learn-more"
title="Learn more"
href="https://github.com/eamodio/vscode-gitlens/tree/main/#file-history-view-"
href="https://github.com/eamodio/vscode-gitlens/#file-history-view-"
>
<i class="icon icon__info"></i>
</a>
Expand Down
2 changes: 1 addition & 1 deletion src/webviews/apps/settings/partials/views.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ <h2>
<a
class="link__learn-more"
title="Learn more"
href="https://github.com/eamodio/vscode-gitlens/tree/main/#side-bar-views"
href="https://github.com/eamodio/vscode-gitlens/#side-bar-views-"
>
<i class="icon icon__info"></i>
</a>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<a
class="link__learn-more"
title="Learn more"
href="https://github.com/eamodio/vscode-gitlens/tree/main/#line-history-view-"
href="https://github.com/eamodio/vscode-gitlens/#line-history-view-"
>
<i class="icon icon__info"></i>
</a>
Expand Down
2 changes: 1 addition & 1 deletion src/webviews/apps/settings/partials/views.remotes.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ <h2>
<a
class="link__learn-more"
title="Learn more"
href="https://github.com/eamodio/vscode-gitlens/tree/main/#remotes-view-"
href="https://github.com/eamodio/vscode-gitlens/#remotes-view-"
>
<i class="icon icon__info"></i>
</a>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<a
class="link__learn-more"
title="Learn more"
href="https://github.com/eamodio/vscode-gitlens/tree/main/#repositories-view-"
href="https://github.com/eamodio/vscode-gitlens/#repositories-view-"
>
<i class="icon icon__info"></i>
</a>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ <h2>
<a
class="link__learn-more"
title="Learn more"
href="https://github.com/eamodio/vscode-gitlens/tree/main/#search--compare-view-"
href="https://github.com/eamodio/vscode-gitlens/#search--compare-view-"
>
<i class="icon icon__info"></i>
</a>
Expand Down
2 changes: 1 addition & 1 deletion src/webviews/apps/settings/partials/views.stashes.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ <h2>
<a
class="link__learn-more"
title="Learn more"
href="https://github.com/eamodio/vscode-gitlens/tree/main/#stashes-view-"
href="https://github.com/eamodio/vscode-gitlens/#stashes-view-"
>
<i class="icon icon__info"></i>
</a>
Expand Down
6 changes: 1 addition & 5 deletions src/webviews/apps/settings/partials/views.tags.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,7 @@
<div class="section__header">
<h2>
Tags view
<a
class="link__learn-more"
title="Learn more"
href="https://github.com/eamodio/vscode-gitlens/tree/main/#tags-view-"
>
<a class="link__learn-more" title="Learn more" href="https://github.com/eamodio/vscode-gitlens/#tags-view-">
<i class="icon icon__info"></i>
</a>
</h2>
Expand Down
2 changes: 1 addition & 1 deletion src/webviews/apps/settings/settings.html
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ <h2 class="hero__title">Settings</h2>
For advanced customizations, refer to the
<a
title="See the GitLens settings docs"
href="https://github.com/eamodio/vscode-gitlens/tree/main/#gitlens-settings-"
href="https://github.com/eamodio/vscode-gitlens/#gitlens-settings-"
>GitLens docs</a
>
and edit your
Expand Down

0 comments on commit 82d4f66

Please sign in to comment.