diff --git a/modules/ROOT/pages/quickstart.adoc b/modules/ROOT/pages/quickstart.adoc index 7bd52654e..0ec9bb2d8 100644 --- a/modules/ROOT/pages/quickstart.adoc +++ b/modules/ROOT/pages/quickstart.adoc @@ -1,6 +1,6 @@ = Quickstart -:latest-release: https://github.com/stackabletech/stackable-cockpit/releases/tag/stackablectl-1.0.0-rc1 +:latest-release: https://github.com/stackabletech/stackable-cockpit/releases/tag/stackablectl-1.0.0-rc2 :cockpit-releases: https://github.com/stackabletech/stackable-cockpit/releases This is the super-short getting started guide that should enable you to get something up and running in less than three @@ -17,9 +17,9 @@ rename the file to `stackablectl`. You can also use the following command: [source,console] ---- -wget -O stackablectl https://github.com/stackabletech/stackable-cockpit/releases/download/stackablectl-1.0.0-rc1/stackablectl-x86_64-unknown-linux-gnu +wget -O stackablectl https://github.com/stackabletech/stackable-cockpit/releases/download/stackablectl-1.0.0-rc2/stackablectl-x86_64-unknown-linux-gnu # or -curl -L -o stackablectl https://github.com/stackabletech/stackable-cockpit/releases/download/stackablectl-1.0.0-rc1/stackablectl-x86_64-unknown-linux-gnu +curl -L -o stackablectl https://github.com/stackabletech/stackable-cockpit/releases/download/stackablectl-1.0.0-rc2/stackablectl-x86_64-unknown-linux-gnu ---- Mark the binary as executable: diff --git a/supplemental-ui/partials/navbar.hbs b/supplemental-ui/partials/navbar.hbs index 393cd4c4b..b36bd890b 100644 --- a/supplemental-ui/partials/navbar.hbs +++ b/supplemental-ui/partials/navbar.hbs @@ -1,33 +1,33 @@ -Home -Getting Started -Concepts -Demos +Home +Getting Started +Concepts +Demos
-Contribute +Contribute diff --git a/ui b/ui index c63f043bd..d2d8b0474 160000 --- a/ui +++ b/ui @@ -1 +1 @@ -Subproject commit c63f043bdcf12da47a7d643d8f1918a93a5822a4 +Subproject commit d2d8b047408c4a0f8bb4b7c7a7c664426fc6bd63