mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-06-13 07:10:26 +08:00
Update link
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
# Base Sample
|
||||
|
||||
This sample is similar to the [helloworld-sample](../helloworld-sample), but it follows the [Sample Guideline](https://github.com/Microsoft/vscode-extension-samples/blob/ext-docs/.github/SAMPLE_GUIDELINE.md).
|
||||
This sample is similar to the [helloworld-sample](../helloworld-sample), but it follows the [Sample Guideline](https://github.com/Microsoft/vscode-extension-samples/blob/master/.github/SAMPLE_GUIDELINE.md).
|
||||
|
||||
You can easily write a new sample following the guideline by `cp -r .base-sample my-sample`.
|
||||
You can easily write a new sample following the guideline by `cp -r .base-sample my-sample`.
|
||||
|
||||
Reference in New Issue
Block a user