Skip to content

Commit 88d6c98

Browse files
update link
1 parent 0ffe5c3 commit 88d6c98

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-app-configuration/howto-geo-replication.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ const config = load(endpoint, credential, {
171171
```
172172

173173
> [!NOTE]
174-
> The automatic replica discovery support is available if you use version **2.0.0-preview.2** or later of [@azure/app-configuration-provider](https://www.npmjs.com/package/@azure/app-configuration-provider?activeTab=versions).
174+
> The automatic replica discovery support is available if you use version **2.0.0-preview.2** or later of [@azure/app-configuration-provider](https://www.npmjs.com/package/@azure/app-configuration-provider).
175175
> The feature is not available for browser-based applications due to the restriction of browser security sandbox.
176176

177177
---
@@ -337,7 +337,7 @@ const config = load(endpoint, credential, {
337337
```
338338

339339
> [!NOTE]
340-
> Load balancing support is available if you use version **2.0.0-preview.2** or later of [@azure/app-configuration-provider](https://www.npmjs.com/package/@azure/app-configuration-provider?activeTab=versions).
340+
> Load balancing support is available if you use version **2.0.0-preview.2** or later of [@azure/app-configuration-provider](https://www.npmjs.com/package/@azure/app-configuration-provider).
341341

342342
---
343343

0 commit comments

Comments
 (0)