Skip to content

Commit 92d781a

Browse files
Fix case-sensitive URLs
1 parent 761447b commit 92d781a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,8 @@ For detailed troubleshooting, see [Import Troubleshooting Guide](.devcontainer/I
111111

112112
| Sample Name | Description | Supported Infrastructure(s) |
113113
|:----------------------------------------------------------------|:--------------------------------------------------------------------------------------------------------------------|:------------------------------|
114-
| [AuthX](./samples/authx/README.md) | Authentication and role-based authorization in a mock HR API. | All infrastructures |
115-
| [AuthX Pro](./samples/authx-pro/README.md) | Authentication and role-based authorization in a mock product with multiple APIs and policy fragments. | All infrastructures |
114+
| [AuthX](./samples/authX/README.md) | Authentication and role-based authorization in a mock HR API. | All infrastructures |
115+
| [AuthX Pro](./samples/authX-pro/README.md) | Authentication and role-based authorization in a mock product with multiple APIs and policy fragments. | All infrastructures |
116116
| [General](./samples/general/README.md) | Basic demo of APIM sample setup and policy usage. | All infrastructures |
117117
| [Load Balancing](./samples/load-balancing/README.md) | Priority and weighted load balancing across backends. | apim-aca, afd-apim (with ACA) |
118118
| [Secure Blob Access](./samples/secure-blob-access/README.md) | Secure blob access via the [valet key pattern](https://learn.microsoft.com/azure/architecture/patterns/valet-key). | All infrastructures |

0 commit comments

Comments
 (0)