Skip to content

Commit

Permalink
Update README.md (#971)
Browse files Browse the repository at this point in the history
Corrected the name and relative path for broken link.
broken: examples -> ./src/bicep/examples/readme.md
fixed: add-ons -> ./src/bicep/add-ons/
  • Loading branch information
tsweatman1 authored Apr 8, 2024
1 parent b1a8914 commit 0aea3c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ You must have [Owner RBAC permissions](https://docs.microsoft.com/en-us/azure/ro
--parameters resourcePrefix="myMlz"
```
1. After a successful deployment, see our [examples](./src/bicep/examples/README.md) directory for how to extend the capabilities of Mission Landing Zone.
1. After a successful deployment, see our [add-ons](./src/bicep/add-ons/) directory for how to extend the capabilities of Mission Landing Zone.
> Don't have Azure CLI? Here's how to get started with Azure Cloud Shell in your browser: <https://docs.microsoft.com/en-us/azure/cloud-shell/overview>
Expand Down

0 comments on commit 0aea3c6

Please sign in to comment.