mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-04-27 16:55:44 +08:00
Update all links for Microsoft/vscode-docs#2165
This commit is contained in:
2
.github/SAMPLE_GUIDELINE.md
vendored
2
.github/SAMPLE_GUIDELINE.md
vendored
@ -5,7 +5,7 @@ The quickest way is to start your project by copying [.base-sample](https://gith
|
||||
|
||||
## 1: Sample Listing
|
||||
|
||||
- 1.1: Each sample should add itself to the sample listing at `.scripts/samples.js`. This file will be used for generating tables in the README and on the [Extension Guides / Overview](https://vscode-ext-docs.azurewebsites.net/api/extension-guides/overview) topic of the website.
|
||||
- 1.1: Each sample should add itself to the sample listing at `.scripts/samples.js`. This file will be used for generating tables in the README and on the [Extension Guides / Overview](https://code.visualstudio.com/api/extension-guides/overview) topic of the website.
|
||||
- 1.2: Each sample should list the API / Contribution that it means to illustrate.
|
||||
|
||||
## 2: README
|
||||
|
||||
Reference in New Issue
Block a user