This commit is contained in:
Di Lin 2019-07-10 14:40:27 +08:00 коммит произвёл Arthur Ma
Родитель 9b7122667c
Коммит a438582ac4
1 изменённых файлов: 3 добавлений и 3 удалений

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

@ -643,11 +643,11 @@ body[data-show-how-to-start="true"] .how_to_start {
<div class="close" onclick="hideHowToStart()">Close</div>
<div class="content">
<h1>Create New Project</h1>
<img src="https://raw.githubusercontent.com/Microsoft/vscode-iot-workbench/master/gif/new.gif" />
<img src="https://raw.githubusercontent.com/Microsoft/vscode-iot-workbench/master/docs/images/new.gif" />
<h1>Provision Azure Service</h1>
<img src="https://raw.githubusercontent.com/Microsoft/vscode-iot-workbench/master/gif/provision.gif" />
<img src="https://raw.githubusercontent.com/Microsoft/vscode-iot-workbench/master/docs/images/provision.gif" />
<h1>Example Gallery</h1>
<img src="https://raw.githubusercontent.com/Microsoft/vscode-iot-workbench/master/gif/example.gif" />
<img src="https://raw.githubusercontent.com/Microsoft/vscode-iot-workbench/master/docs/images/example.gif" />
</div>
</div>
</div>