Browse Source

Updates website/slack/support links

main
Eric Amodio 2 years ago
parent
commit
5247637652
10 changed files with 26 additions and 21 deletions
  1. +1
    -1
      .github/ISSUE_TEMPLATE/config.yml
  2. +1
    -1
      CHANGELOG.md
  3. +1
    -1
      LICENSE.plus
  4. +9
    -8
      README.md
  5. +3
    -3
      package.json
  6. +1
    -1
      src/plus/LICENSE.plus
  7. +7
    -3
      src/webviews/apps/home/partials/links.html
  8. +1
    -1
      src/webviews/apps/plus/LICENSE.plus
  9. +1
    -1
      src/webviews/apps/settings/settings.html
  10. +1
    -1
      src/webviews/apps/welcome/welcome.html

+ 1
- 1
.github/ISSUE_TEMPLATE/config.yml View File

@ -7,5 +7,5 @@ contact_links:
url: https://help.gitkraken.com/gitlens
about: Read the GitLens support documentation
- name: GitLens+ Support
url: https://www.gitkraken.com/gitlens-support
url: https://gitkraken.com/gitlens-support
about: Get email support for GitLens+ issues and questions

+ 1
- 1
CHANGELOG.md View File

@ -302,7 +302,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
### Changed
- GitLens joins forces with GitKraken! — [Learn more](https://www.gitkraken.com/blog/gitkraken-acquires-gitlens-for-visual-studio-code)
- GitLens joins forces with GitKraken! — [Learn more](https://gitkraken.com/blog/gitkraken-acquires-gitlens-for-visual-studio-code)
## [11.6.0] - 2021-07-13

+ 1
- 1
LICENSE.plus View File

@ -10,7 +10,7 @@ compiled as part of the gitkraken/vscode-gitlens open source project (the
provided, however, that the Software and its functionality may only be used if
you (and any entity that you represent) have agreed to, and are in compliance
with, the GitKraken End User License Agreement, available at
https://www.gitkraken.com/eula (the "EULA"), or other agreement governing the
https://gitkraken.com/eula (the "EULA"), or other agreement governing the
use of the Software, as agreed by you and GitKraken, and otherwise have a valid
subscription for the correct number of user seats for the applicable version of
the Software (e.g., GitLens+, GitLens+ Pro, GitLens+ Teams, and GitLens+

+ 9
- 8
README.md View File

@ -1,12 +1,13 @@
[![](https://vsmarketplacebadge.apphb.com/version-short/eamodio.gitlens.svg)](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens)
[![](https://vsmarketplacebadge.apphb.com/downloads-short/eamodio.gitlens.svg)](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens)
[![](https://vsmarketplacebadge.apphb.com/rating-short/eamodio.gitlens.svg)](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens)
[![](https://aka.ms/vsls-badge)](https://aka.ms/vsls-gitlens)
[![](https://img.shields.io/badge/vscode--dev--community-gitlens-blue.svg?logo=slack&labelColor=555555)](https://vscode-slack.amod.io)
[![](https://vsmarketplacebadge.apphb.com/version-short/eamodio.gitlens.svg?color=8d4eb5)](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens)
[![](https://vsmarketplacebadge.apphb.com/installs-short/eamodio.gitlens.svg?color=8d4eb5)](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens)
[![](https://vsmarketplacebadge.apphb.com/downloads-short/eamodio.gitlens.svg?color=8d4eb5)](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens)
[![](https://vsmarketplacebadge.apphb.com/rating-short/eamodio.gitlens.svg?color=8d4eb5)](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens)
[![](https://aka.ms/vsls-badge?color=8d4eb5)](https://aka.ms/vsls-gitlens)
[![](https://img.shields.io/badge/gitkraken--community-gitlens-8d4eb5.svg?logo=slack&labelColor=555555)](https://slack.gitkraken.com/)
<p align="center">
<br />
<a title="Learn more about GitLens" href="https://gitlens.amod.io"><img width="476px" src="https://raw.githubusercontent.com/gitkraken/vscode-gitlens/main/images/docs/gitlens-logo-anybg.png" alt="GitLens Logo" /></a>
<a title="Learn more about GitLens" href="https://gitkraken.com/gitlens"><img width="476px" src="https://raw.githubusercontent.com/gitkraken/vscode-gitlens/main/images/docs/gitlens-logo-anybg.png" alt="GitLens Logo" /></a>
</p>
> GitLens **supercharges** Git inside VS Code and unlocks **untapped knowledge** within each repository. It helps you to **visualize code authorship** at a glance via Git blame annotations and CodeLens, **seamlessly navigate and explore** Git repositories, **gain valuable insights** via rich visualizations and powerful comparison commands, and so much more.
@ -18,14 +19,14 @@
</p>
<p align="center">
<a title="What's New in GitLens 12" href="https://www.gitkraken.com/blog/gitlens-12-1"><img src="https://raw.githubusercontent.com/gitkraken/vscode-gitlens/main/images/docs/whats-new-button.png" alt="Open What's New in GitLens 12" /></a>
<a title="What's New in GitLens 12" href="https://gitkraken.com/blog/gitlens-12-1"><img src="https://raw.githubusercontent.com/gitkraken/vscode-gitlens/main/images/docs/whats-new-button.png" alt="Open What's New in GitLens 12" /></a>
<br/>
or read the <a href="https://github.com/gitkraken/vscode-gitlens/releases/latest">release notes</a>
</p>
# GitLens
[GitLens](https://gitlens.amod.io 'Learn more about GitLens') is an [open-source](https://github.com/gitkraken/vscode-gitlens 'Open GitLens on GitHub') extension for [Visual Studio Code](https://code.visualstudio.com).
[GitLens](hhttps://gitkraken.com/gitlens 'Learn more about GitLens') is an [open-source](https://github.com/gitkraken/vscode-gitlens 'Open GitLens on GitHub') extension for [Visual Studio Code](https://code.visualstudio.com).
GitLens simply helps you **better understand code**. Quickly glimpse into whom, why, and when a line or code block was changed. Jump back through history to **gain further insights** as to how and why the code evolved. Effortlessly explore the history and evolution of a codebase.

+ 3
- 3
package.json View File

@ -12,7 +12,7 @@
"name": "Eric Amodio",
"email": "eamodio@gmail.com"
},
"homepage": "https://gitlens.amod.io/",
"homepage": "https://gitkraken.com/gitlens",
"bugs": {
"url": "https://github.com/gitkraken/vscode-gitlens/issues"
},
@ -26,8 +26,8 @@
"preview": false,
"badges": [
{
"url": "https://img.shields.io/badge/vscode--dev--community-gitlens-blue.svg?logo=slack&labelColor=555555",
"href": "https://vscode-slack.amod.io",
"url": "https://img.shields.io/badge/gitkraken--community-gitlens-blue.svg?logo=slack&labelColor=555555",
"href": "https://slack.gitkraken.com/",
"description": "Join us in the #gitlens channel"
}
],

+ 1
- 1
src/plus/LICENSE.plus View File

@ -10,7 +10,7 @@ compiled as part of the gitkraken/vscode-gitlens open source project (the
provided, however, that the Software and its functionality may only be used if
you (and any entity that you represent) have agreed to, and are in compliance
with, the GitKraken End User License Agreement, available at
https://www.gitkraken.com/eula (the "EULA"), or other agreement governing the
https://gitkraken.com/eula (the "EULA"), or other agreement governing the
use of the Software, as agreed by you and GitKraken, and otherwise have a valid
subscription for the correct number of user seats for the applicable version of
the Software (e.g., GitLens+, GitLens+ Pro, GitLens+ Teams, and GitLens+

+ 7
- 3
src/webviews/apps/home/partials/links.html View File

@ -19,6 +19,7 @@
>Interactive&nbsp;settings&nbsp;editor</a
>
</li>
<li>&nbsp;</li>
<li>
<a href="command:gitlens.home.toggleWelcome">Restore&nbsp;welcome</a>
</li>
@ -40,8 +41,12 @@
<a href="https://github.com/gitkraken/vscode-gitlens/issues">Issues</a>
</li>
<li>
<i class="codicon codicon-feedback"></i>
<a href="https://gitkraken.com/gitlens-support">GitLens+ Support</a>
</li>
<li>
<i class="codicon codicon-comment"></i>
<a href="https://gitkraken.slack.com">Slack</a>
<a href="https://slack.gitkraken.com">Slack</a>
</li>
<li>
<i class="codicon codicon-twitter"></i>
@ -52,13 +57,12 @@
<div class="links__group">
<h4>Resources</h4>
<ul>
<li><a href="https://gitlens.amod.io">Website</a></li>
<li><a href="https://gitkraken.com/gitlens">Website</a></li>
<li><a href="https://gitlens.amod.io/#whats-new">What's new</a></li>
<li>
<a href="https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens">Marketplace</a>
</li>
<li><a href="https://github.com/gitkraken/vscode-gitlens">GitHub</a></li>
<li><a href="https://github.com/gitkraken/vscode-gitlens/blob/main/LICENSE">License</a></li>
</ul>
</div>
</div>

+ 1
- 1
src/webviews/apps/plus/LICENSE.plus View File

@ -10,7 +10,7 @@ compiled as part of the gitkraken/vscode-gitlens open source project (the
provided, however, that the Software and its functionality may only be used if
you (and any entity that you represent) have agreed to, and are in compliance
with, the GitKraken End User License Agreement, available at
https://www.gitkraken.com/eula (the "EULA"), or other agreement governing the
https://gitkraken.com/eula (the "EULA"), or other agreement governing the
use of the Software, as agreed by you and GitKraken, and otherwise have a valid
subscription for the correct number of user seats for the applicable version of
the Software (e.g., GitLens+, GitLens+ Pro, GitLens+ Teams, and GitLens+

+ 1
- 1
src/webviews/apps/settings/settings.html View File

@ -15,7 +15,7 @@
<div class="container">
<header>
<a class="header__link" title="Learn more about GitLens" href="https://gitlens.amod.io">
<a class="header__link" title="Learn more about GitLens" href="https://gitkraken.com/gitlens">
<div class="header__logo">
<img class="image__logo" src="#{root}/images/gitlens-icon.png" />
<div>

+ 1
- 1
src/webviews/apps/welcome/welcome.html View File

@ -15,7 +15,7 @@
<div class="container">
<header>
<a class="header__link" title="Learn more about GitLens" href="https://gitlens.amod.io">
<a class="header__link" title="Learn more about GitLens" href="https://gitkraken.com/gitlens">
<div class="header__logo">
<img class="image__logo" src="#{root}/images/gitlens-icon.png" />
<div>

||||||
x
 
000:0
Loading…
Cancel
Save