Fix welcome page pic (#677)
This commit is contained in:
Родитель
9b7122667c
Коммит
a438582ac4
|
@ -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>
|
||||
|
|
Загрузка…
Ссылка в новой задаче