Skip to content

Commit f6dee7b

Browse files
Update articles/azure-maps/web-sdk-migration-guide.md
Co-authored-by: yulinscottkang <[email protected]>
1 parent 94226cf commit f6dee7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-maps/web-sdk-migration-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ If you're using CDN ([content delivery network]), update the references to the s
2626
#### v1
2727

2828
```html
29-
<link rel="stylesheet" href="https://atlas.microsoft.com/sdk/css/atlas.min.css?api-version=1" type="text/css" >
29+
<link rel="stylesheet" href="https://atlas.microsoft.com/sdk/css/atlas.min.css?api-version=1" type="text/css" />
3030
<script src="https://atlas.microsoft.com/sdk/js/atlas.min.js?api-version=1"></script>
3131
```
3232

0 commit comments

Comments
 (0)