Skip to content

Commit 324b3a4

Browse files
committed
Update quickstart-feature-flag-python.md
1 parent a8a33cb commit 324b3a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-app-configuration/quickstart-feature-flag-python.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ Update your template `index.html` to use the new feature flags.
180180
```
181181

182182
> [!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)
184184
185185
You can find a full sample project [here](https://github.com/Azure/AppConfiguration/tree/main/examples/Python/python-flask-webapp-sample).
186186

@@ -233,7 +233,7 @@ Update your template `index.html` to use the new configuration values.
233233
```
234234

235235
> [!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)
237237
238238
You can find a full sample project [here](https://github.com/Azure/AppConfiguration/tree/main/examples/Python/python-django-webapp-sample).
239239

0 commit comments

Comments
 (0)