Skip to content

Commit 44cfedb

Browse files
committed
Minor updates.
1 parent f7a6a98 commit 44cfedb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

articles/container-apps/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@
355355
- name: Enable User Defined Routes (UDR)
356356
href: user-defined-routes.md
357357
- name: Use path-based routing
358-
href: how-to-use-path-based-routing.md
358+
href: path-based-routing.md
359359
- name: Securing a custom VNET with an NSG
360360
href: firewall-integration.md
361361
- name: Use a private endpoint

articles/container-apps/networking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@ With path-based routing, you create a fully qualified domain name (FQDN) on your
399399

400400
- Security: You can implement security measures tailored to each container app. This helps you to reduce the attack surface of your application.
401401

402-
To learn how to configure path-based routing on your container apps environment, see [Use path-based routing](how-to-use-path-based-routing.md) and the [Path-based routing sample repository](https://github.com/Tratcher/HttpRouteConfigBicep/tree/master).
402+
To learn how to configure path-based routing on your container apps environment, see [Use path-based routing](path-based-routing.md) and the [Path-based routing sample repository](https://github.com/Tratcher/HttpRouteConfigBicep/tree/master).
403403

404404
## DNS
405405

articles/container-apps/how-to-use-path-based-routing.md renamed to articles/container-apps/path-based-routing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: craigshoemaker
66
ms.service: azure-container-apps
77
ms.custom: devx-track-azurecli, devx-track-bicep
88
ms.topic: how-to
9-
ms.date: 02/20/2025
9+
ms.date: 02/24/2025
1010
ms.author: cshoe
1111
zone_pivot_groups: azure-cli-bicep
1212
---

0 commit comments

Comments
 (0)