Skip to content

Commit 4f755dd

Browse files
update nextstep section
1 parent 4b2a2d5 commit 4f755dd

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

articles/azure-app-configuration/howto-variant-feature-flags.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,15 @@ In this tutorial, you create a web app named _Quote of the Day_. When the app is
7272
| Simple | "Hello!" | 25% |
7373
| Long | "I hope this makes your day!" | 25% |
7474

75-
2. Continue to the following instructions to use the variant feature flag in your application for the language or platform you're using.
76-
* [ASP.NET Core](./howto-variant-feature-flags-aspnet-core.md)
77-
* [Python](./howto-variant-feature-flags-python.md)
75+
## Next steps
76+
77+
Continue to the following instructions to use the variant feature flag in your application for the language or platform you're using
78+
79+
> [!div class="nextstepaction"]
80+
> [ASP.NET Core](./howto-variant-feature-flags-aspnet-core.md)
81+
82+
> [!div class="nextstepaction"]
83+
> [Python](./howto-variant-feature-flags-python.md)
84+
85+
> [!div class="nextstepaction"]
86+
> [JavaScript](./howto-variant-feature-flags-javascript.md)

0 commit comments

Comments
 (0)