Skip to content

Commit de8c0f7

Browse files
committed
revised link format
1 parent 6fd91e1 commit de8c0f7

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/aks/cluster-container-registry-integration.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ resource "azurerm_container_registry" "acr" {
7878
}
7979
```
8080

81-
For more information about the syntax and argument reference, see [Terraform reference](https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/container_registry).
81+
For more information about the syntax and argument reference, see [Terraform reference][terraform-reference].
8282

8383
---
8484

@@ -154,7 +154,7 @@ resource "azurerm_role_assignment" "example" {
154154
}
155155
```
156156

157-
For more information about the syntax and argument reference, see [Terraform reference](https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/container_registry).
157+
For more information about the syntax and argument reference, see [Terraform reference][terraform-reference].
158158

159159
This method may take several minutes to complete.
160160

@@ -202,7 +202,7 @@ resource "azurerm_role_assignment" "example" {
202202
}
203203
```
204204

205-
For more information about the syntax and argument reference, see [Terraform reference](https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/container_registry).
205+
For more information about the syntax and argument reference, see [Terraform reference][terraform-reference].
206206

207207
---
208208

@@ -337,3 +337,4 @@ nginx0-deployment-669dfc4d4b-xdpd6 1/1 Running 0 20s
337337
[cli-param]: /cli/azure/aks#az-aks-update-optional-parameters
338338
[ps-attach]: /powershell/module/az.aks/set-azakscluster#-acrnametoattach
339339
[byo-kubelet-identity]: use-managed-identity.md#use-a-pre-created-kubelet-managed-identity
340+
[terraform-reference]: https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/container_registry

0 commit comments

Comments
 (0)