Skip to content

Commit df068c0

Browse files
author
Arnaud Leclerc
committed
Merge branch 'develop' into features/upgrade-net-version
2 parents 4ce8f50 + 4f0a19c commit df068c0

2 files changed

Lines changed: 22 additions & 22 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ You will need to add the atlas script and css files as well as the script genera
1616

1717

1818
```
19-
<link rel="stylesheet" href="https://atlas.microsoft.com/sdk/javascript/mapcontrol/2/atlas.min.css" type="text/css" />
19+
<link href="https://atlas.microsoft.com/sdk/javascript/mapcontrol/3/atlas.min.css" rel="stylesheet" />
2020
```
2121

2222
```
23-
<script src="https://atlas.microsoft.com/sdk/javascript/mapcontrol/2/atlas.min.js"></script>
23+
<script src="https://atlas.microsoft.com/sdk/javascript/mapcontrol/3/atlas.min.js"></script>
2424
<script src="_content/AzureMapsControl.Components/azure-maps-control.js"></script>
2525
```
2626

src/AzureMapsControl.Components/package-lock.json

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)