Skip to content

Commit 62f988b

Browse files
fix broken links
1 parent 6fbeb9c commit 62f988b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/container-apps/certificates-overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@ ms.author: cshoe
1111

1212
# Certificates in Azure Container Apps
1313

14-
You can add digital security certificates to [secure custom DNS names](configure-ssl-bindings.md) in Azure Container Apps to support secure communication among your apps.
14+
You can add digital security certificates to secure custom DNS names in Azure Container Apps to support secure communication among your apps.
1515

1616
The following table lists the options available to add certificates in Container Apps:
1717

1818
| Option | Description |
1919
|---|---|
2020
| [Create a free Azure Container Apps managed certificate](./custom-domains-managed-certificates.md) | A private certificate that's free of charge and easy to use if you just need to secure your custom domain in Container Apps. |
21-
| Import a certificate from Key Vault | Useful if you use [Azure Key Vault](../key-vault/index.yml) to manage your [PKCS12 certificates](https://wikipedia.org/wiki/PKCS_12). See [Private certificate requirements](#private-certificate-requirements). |
22-
| [Upload a private certificate](./custom-domains-certificates) | You can upload a private certificate if you already have one. See [Private certificate requirements](#private-certificate-requirements). |
21+
| Import a certificate from Key Vault | Useful if you use [Azure Key Vault](../key-vault/index.yml) to manage your [PKCS12 certificates](https://wikipedia.org/wiki/PKCS_12). |
22+
| [Upload a private certificate](./custom-domains-certificates) | You can upload a private certificate if you already have one. |
2323

2424
## Next steps
2525

0 commit comments

Comments
 (0)