Skip to content

Commit 410125a

Browse files
authored
Merge pull request #196272 from AshokPeddakotla-MSFT/patch-72
(Azure CXP) Fixing broken link
2 parents 0b72ddb + b7b7319 commit 410125a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-maps/quick-demo-map-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Once your Azure Maps account is successfully created, retrieve the primary key t
6262
6363
## Download and update the Azure Maps demo
6464

65-
1. Go to [interactiveSearch.html](https://github.com/Azure-Samples/AzureMapsCodeSamples/blob/master/AzureMapsCodeSamples/Tutorials/interactiveSearch.html). Copy the contents of the file.
65+
1. Go to [interactiveSearch.html](https://github.com/Azure-Samples/AzureMapsCodeSamples/blob/master/Samples/Tutorials/Interactive%20Search/Interactive%20Search%20Quickstart.html). Copy the contents of the file.
6666
2. Save the contents of this file locally as **AzureMapDemo.html**. Open it in a text editor.
6767
3. Add the **Primary Key** value you got in the preceding section
6868
1. Comment out all of the code in the `authOptions` function, this code is used for Azure Active Directory authentication.

0 commit comments

Comments
 (0)