Skip to content

Commit 9e9893b

Browse files
authored
Fix deployment guide links in README
Updated deployment guide links for writable and mounted package approaches.
1 parent 5096ad4 commit 9e9893b

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](./scenario1-high-decay/DEPLOYMENT.md)
95-
2. [Mounted Package Approach](./deployment-options/az-functionapps-cicd-pipeline-template.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)