Skip to content

Commit 3e4d2a2

Browse files
committed
docs: fix for documentation bug in single dev and prod pages
Signed-off-by: Ali Mukadam <ali.mukadam@oracle.com>
1 parent 8715619 commit 3e4d2a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/src/single/dev.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ bash create_oci_secret_admin.sh
131131

132132
```
133133
cd /home/opc/vz/clusters
134-
bash install_vz_admin_cluster.sh
134+
bash install_vz_cluster_admin.sh
135135
```
136136

137137
6. Wait for Verrazzano to be installed:

docs/src/single/production.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ bash create_oci_secret_admin.sh
130130

131131
```
132132
cd /home/opc/vz/clusters
133-
bash install_vz_admin_cluster.sh
133+
bash install_vz_cluster_admin.sh
134134
```
135135

136136
6. Wait for Verrazzano to be installed:

0 commit comments

Comments
 (0)