Преглед на файлове

Fixes link to remote provider integration

main
Keith Daulton преди 1 година
родител
ревизия
6febdda0c0
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. +1
    -1
      src/quickpicks/remoteProviderPicker.ts

+ 1
- 1
src/quickpicks/remoteProviderPicker.ts Целия файл

@ -21,7 +21,7 @@ export class ConfigureCustomRemoteProviderCommandQuickPickItem extends CommandQu
override async execute(): Promise<void> {
await env.openExternal(
Uri.parse('https://github.com/gitkraken/vscode-gitlens#remote-provider-integration-settings-'),
Uri.parse('https://help.gitkraken.com/gitlens/gitlens-settings/#remote-provider-integration-settings'),
);
}
}

Зареждане…
Отказ
Запис