Skip to content

Commit 77efa54

Browse files
authored
Update v1 link to v2
Update v1 link to v2
1 parent 955b3c6 commit 77efa54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-reference-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ As a Python developer, you might also be interested in these topics:
5151
## [Hosting options](#tab/hosting)
5252

5353
+ [Flex Consumption plan](./flex-consumption-plan.md): Linux-based serverless hosting option that features full support for managed identities, virtual networks, and flexible deployments.
54-
+ [Container hosting options](container-concepts.md): Run and deploy your Python functions on Linux in a Docker container, including integrated [Azure Container Apps hosting](functions-container-apps-hosting.md).
54+
+ [Container hosting options](container-concepts.md): Run and deploy your Python functions on Linux in a Docker container, including integrated [Azure Container Apps hosting](../container-apps/functions-overview.md).
5555
+ [Compare hosting options...](functions-scale.md)
5656

5757
---

0 commit comments

Comments
 (0)