Skip to content

Commit 6bca7d5

Browse files
chore: set quickstart varition as first index (#1130)
1 parent dbb258d commit 6bca7d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ibm_catalog.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"label": "Standard Landscape",
6565
"name": "standard",
6666
"install_type": "fullstack",
67-
"index": 1,
67+
"index": 2,
6868
"working_directory": "solutions/standard",
6969
"compliance": {
7070
"authority": "scc-v3",
@@ -574,7 +574,7 @@
574574
"label": "Quickstart",
575575
"name": "standard-plus-vsi",
576576
"install_type": "fullstack",
577-
"index": 2,
577+
"index": 1,
578578
"working_directory": "solutions/standard-plus-vsi",
579579
"compliance": {
580580
"authority": "scc-v3",

0 commit comments

Comments
 (0)