We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d9f854 commit 776e3b9Copy full SHA for 776e3b9
install.sh
@@ -167,7 +167,7 @@ cleanup() {
167
}
168
169
installCompleted() {
170
- echo -e "\nTo get started with clusteradm, please visit https://open-cluster-management.io/getting-started/"
+ echo -e "\nTo get started with clusteradm, please visit https://open-cluster-management.io/docs/getting-started/"
171
172
173
# -----------------------------------------------------------------------------
@@ -193,4 +193,4 @@ downloadFile $TARGET_VERSION
193
installFile
194
cleanup
195
196
-installCompleted
+installCompleted
0 commit comments