Skip to content

Commit b042a57

Browse files
authored
Fix links in deployment approaches section
Updated links for deployment approaches to include an underscore in the path.
1 parent 9e9893b commit b042a57

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,8 @@ Last updated: 2025-10-01
9191

9292
> Each scenario includes detailed deployment guides that explain different approaches:
9393
94-
1. [Writable Approach](./deployment-options/az-functionapps-cicd-pipeline-template-writable.yml)
95-
2. [Mounted Package Approach](./deployment-options/az-functionapps-cicd-pipeline-template-optimized.yml)
94+
1. [Writable Approach](./_deployment-options/az-functionapps-cicd-pipeline-template-writable.yml)
95+
2. [Mounted Package Approach](./_deployment-options/az-functionapps-cicd-pipeline-template-optimized.yml)
9696

9797
### High-Decay (Writable Approach)
9898

0 commit comments

Comments
 (0)