Skip to content

Commit 238ad64

Browse files
committed
Fixes range of code link
1 parent b18e2eb commit 238ad64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-app-configuration/howto-targetingfilter-aspnet-core.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ In this section, you will create a web application that allows users to sign in
133133
134134
1. Open *_Layout.cshtml* in the *Pages/Shared* directory. Insert a new `<feature>` tag in between the *Home* and *Privacy* navbar items, as shown in the highlighted lines below.
135135
136-
:::code language="html" source="../../includes/azure-app-configuration-navbar.md" range="15-39" highlight="13-17":::
136+
:::code language="html" source="../../includes/azure-app-configuration-navbar.md" range="15-38" highlight="13-17":::
137137
138138
## Enable targeting for the web application
139139

0 commit comments

Comments
 (0)