Remove mention of removed Community page

This commit is contained in:
Greg Van Liew 2018-12-07 14:41:35 -08:00
Родитель a30a3bb46e
Коммит c8734dbf4b
3 изменённых файлов: 0 добавлений и 8 удалений

Просмотреть файл

@ -12,8 +12,6 @@ MetaSocialImage: images/introvideos/opengraph_introvideos.png
Start your journey with Visual Studio Code with this set of introductory videos. The videos are designed to give you a quick overview of the various features of VS Code. VS Code comes with JavaScript and TypeScript support out of the box so the videos use JavaScript in the examples.
> **Tip**: In addition to the intro videos below, you can check out other [community](/community) generated learning resources.
<ul class="video-list">
<li class="video">
<a href="/docs/introvideos/basics">

Двоичные данные
release-notes/images/1_15/community-page.png

Двоичный файл не отображается.

До

Ширина:  |  Высота:  |  Размер: 93 KiB

Просмотреть файл

@ -561,12 +561,6 @@ Key|Command|Command id
We update the [https://code.visualstudio.com](https://code.visualstudio.com) website at a different cadence than the product release, so you might have missed some of the recent additions.
### Community
We've added a [Community](https://code.visualstudio.com/community) page to let you quickly engage through Twitter, Stack Overflow, and GitHub. There are also links to community created content about VS Code hosted on such sites as [PluralSight](https://www.pluralsight.com/), [Scotch.io](https://scotch.io/), and [LinkedIn Learning](https://www.linkedin.com/learning/).
![community page](images/1_15/community-page.png)
### Tutorials
We've created tutorials for [React](https://code.visualstudio.com/docs/nodejs/reactjs-tutorial), [Angular](https://code.visualstudio.com/docs/nodejs/angular-tutorial), and [Node.js Deployment to Azure](https://code.visualstudio.com/docs/nodejs/nodejs-deployment). These tutorials walk you through creating sample projects and using VS Code for smart code editing and debugging.