Skip to content

Commit f2b96ad

Browse files
committed
fixed links
1 parent 6289e96 commit f2b96ad

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ To ensure continued best practices in your own repository, we recommend that any
173173

174174
You may want to consider additional security measures, such as:
175175

176-
* Enabling Microsoft Defender for Cloud to [secure your Azure resources](https://learn.microsoft.com/azure/security-center/defender-for-cloud).
176+
* Enabling Microsoft Defender for Cloud to [secure your Azure resources](https://learn.microsoft.com/en-us/azure/defender-for-cloud/).
177177
* Protecting the Azure Container Apps instance with a [firewall](https://learn.microsoft.com/azure/container-apps/waf-app-gateway) and/or [Virtual Network](https://learn.microsoft.com/azure/container-apps/networking?tabs=workload-profiles-env%2Cazure-cli).
178178

179179
<br/>
@@ -196,7 +196,7 @@ Have questions, find a bug, or want to request a feature? [Submit a new issue](h
196196
<br/>
197197

198198
## Responsible AI Transparency FAQ
199-
Please refer to [Transparency FAQ](./TRANSPARENCY_FAQ.md) for responsible AI transparency details of this solution accelerator.
199+
Please refer to [Transparency FAQ](./TRANSPARENCY_FAQS.md) for responsible AI transparency details of this solution accelerator.
200200

201201
<br/>
202202

docs/DeploymentGuide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ If you're not using one of the above options for opening the project, then you'l
109109

110110
Once you've opened the project in [Codespaces](#github-codespaces) or in [Dev Containers](#vs-code-dev-containers) or [locally](#local-environment), you can deploy it to Azure following the following steps.
111111
112-
To change the azd parameters from the default values, follow the steps [here](./docs/CustomizingAzdParameters.md).
112+
To change the azd parameters from the default values, follow the steps [here](../docs/CustomizingAzdParameters.md).
113113
114114
115115
1. Login to Azure:

0 commit comments

Comments
 (0)