mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-04-27 16:55:44 +08:00
Fix link to authentication.getSession reference
This commit is contained in:
@ -10,7 +10,7 @@ This is a GitHub authentication example that shows you how to use the VS Code au
|
||||
|
||||
### `vscode` module
|
||||
|
||||
- [`authentication.getSession`](https://code.visualstudio.com/api/references/vscode-api#authentications.getSession)
|
||||
- [`authentication.getSession`](https://code.visualstudio.com/api/references/vscode-api#authentication.getSession)
|
||||
|
||||
## Running the Sample
|
||||
|
||||
|
||||
Reference in New Issue
Block a user