Merge pull request #1771 from v-pegao/update_link

Remove double quote from img src
This commit is contained in:
Curt Cullens 2020-04-27 08:56:48 -07:00 committed by GitHub
commit b6e5e97f05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@ sections:
- href: windows-10-deployment-scenarios - href: windows-10-deployment-scenarios
html: <p>Understand the different ways that Windows 10 can be deployed</p> html: <p>Understand the different ways that Windows 10 can be deployed</p>
image: image:
src: https://docs.microsoft.com/media/common/i_deploy.svg" src: https://docs.microsoft.com/media/common/i_deploy.svg
title: Windows 10 deployment scenarios title: Windows 10 deployment scenarios
- href: update - href: update
html: <p>Update Windows 10 in the enterprise</p> html: <p>Update Windows 10 in the enterprise</p>