We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c79928 commit 818e195Copy full SHA for 818e195
articles/azure-maps/how-to-dataset-geojson.md
@@ -98,7 +98,7 @@ To check the status of the dataset creation process and retrieve the `datasetId`
98
99
1. In the Header of the HTTP response, copy the value of the unique identifier contained in the `Resource-Location` key.
100
101
- > <https://us.atlas.microsoft.com/datasets/**c9c15957-646c-13f2-611a-1ea7adc75174**?api-version=2022-09-01-preview>
+ > `https://us.atlas.microsoft.com/datasets/**c9c15957-646c-13f2-611a-1ea7adc75174**?api-version=2022-09-01-preview`
102
103
See [Next steps](#next-steps) for links to articles to help you complete your indoor map.
104
0 commit comments