Update link

This commit is contained in:
Pine
2019-04-15 09:43:44 -07:00
committed by GitHub
parent 308f5bf447
commit 0fe4a15b26

View File

@ -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`.