Skip to content

Commit fb8c3d8

Browse files
committed
use wls-aks aka link to correct ssl doc.
Signed-off-by: galiacheng <[email protected]> Changes to be committed: modified: ../arm/createUiDefinition.json
1 parent df83723 commit fb8c3d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

weblogic-azure-aks/src/main/arm/createUiDefinition.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1029,7 +1029,7 @@
10291029
"text": "Enabling a HTTPS (Secure) port for the Administration Console requires you to obtain a valid TLS/SSL certificate. The offer will look for the certificate and other configuration items in the Azure Key Vault specified here.",
10301030
"link": {
10311031
"label": "Learn more",
1032-
"uri": "https://aka.ms/arm-oraclelinux-wls-cluster-app-gateway-key-vault"
1032+
"uri": "https://aka.ms/wls-aks-ssl-key-vault"
10331033
}
10341034
}
10351035
},
@@ -1470,7 +1470,7 @@
14701470
"text": "    ⁃ Generate a self-signed front-end certificate: Generate a self-signed front-end certificate and apply it during deployment.",
14711471
"link": {
14721472
"label": "Learn more",
1473-
"uri": "https://aka.ms/arm-oraclelinux-wls-cluster-app-gateway-key-vault"
1473+
"uri": "https://aka.ms/wls-aks-application-gateway-ssl-key-vault"
14741474
}
14751475
}
14761476
},

0 commit comments

Comments
 (0)