File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/azure-app-configuration Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -180,7 +180,7 @@ Update your template `index.html` to use the new feature flags.
180
180
```
181
181
182
182
> [ !div class="mx-imgBorder"]
183
- > ![ Enable feature flag beta enabled] ( media/mange -feature-flags/beta-enabled.png )
183
+ > ![ Enable feature flag beta enabled] ( media/manage -feature-flags/beta-enabled.png )
184
184
185
185
You can find a full sample project [ here] ( https://github.com/Azure/AppConfiguration/tree/main/examples/Python/python-flask-webapp-sample ) .
186
186
@@ -233,7 +233,7 @@ Update your template `index.html` to use the new configuration values.
233
233
```
234
234
235
235
> [ !div class="mx-imgBorder"]
236
- > ![ Enable feature flag beta enabled] ( media/mange -feature-flags/beta-enabled.png )
236
+ > ![ Enable feature flag beta enabled] ( media/manage -feature-flags/beta-enabled.png )
237
237
238
238
You can find a full sample project [ here] ( https://github.com/Azure/AppConfiguration/tree/main/examples/Python/python-django-webapp-sample ) .
239
239
You can’t perform that action at this time.
0 commit comments