Skip to content

Commit 450f889

Browse files
authored
Merge pull request #238206 from zhenlan/fm
Update reference links for the .NET feature management library
2 parents f319d76 + e5a2e82 commit 450f889

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

articles/azure-app-configuration/TOC.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -215,9 +215,7 @@
215215
- name: Feature management
216216
items:
217217
- name: .NET Core/.NET Standard
218-
href: https://www.nuget.org/packages/Microsoft.FeatureManagement/
219-
- name: .NET built-in feature filters
220-
href: /dotnet/api/microsoft.azure.management.storsimple8000series.models.featurefilter
218+
href: /dotnet/api/overview/azure/appconfiguration/featuremanagement
221219
- name: Java Spring
222220
href: https://azure.github.io/azure-sdk-for-java/springboot.html
223221
- name: Control plane

articles/azure-app-configuration/index.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -152,10 +152,8 @@ landingContent:
152152
url: howto-targetingfilter-aspnet-core.md
153153
- linkListType: reference
154154
links:
155-
- text: .NET Core library
156-
url: https://www.nuget.org/packages/Microsoft.FeatureManagement/
157-
- text: .NET Core filter library
158-
url: /dotnet/api/microsoft.azure.management.storsimple8000series.models.featurefilter
155+
- text: .NET library
156+
url: /dotnet/api/overview/azure/appconfiguration/featuremanagement
159157
- text: Java Spring Library
160158
url: https://azure.github.io/azure-sdk-for-java/springboot.html
161159

0 commit comments

Comments
 (0)