This commit is contained in:
Pine Wu
2018-10-10 10:44:21 -07:00
parent 623bfaddd1
commit bfaade677b
2 changed files with 7 additions and 2 deletions

View File

@ -1,4 +1,3 @@
Copyright (c) Microsoft Corporation
All rights reserved.

View File

@ -27,4 +27,10 @@ Legacy samples are at [`/legacy-samples`](/legacy-samples). They are unlikely to
| Sample | Deprecated Reason |
| ------ | ----------------- |
| [Preview HTML](/legacy-samples/previewhtml-sample/README.md) | [Webview API](/webview-sample/README.md) supersedes the old HTML Preview functionality |
| [Preview HTML](/legacy-samples/previewhtml-sample/README.md) | [Webview API](/webview-sample/README.md) supersedes the old HTML Preview functionality |
## License
Copyright (c) Microsoft Corporation. All rights reserved.
Licensed under the [MIT](https://github.com/Microsoft/vscode-extension-samples/blob/ext-docs/LICENSE) License.