@@ -810,7 +810,7 @@ function BuildWithCamunda() {
810810 > </ span >
811811 </ p >
812812 < TerminalWindow copyable >
813- { `$ c8ctl cluster start 8.10.0-alpha3 ` }
813+ { `$ c8ctl cluster start 8.10.0-alpha5 ` }
814814 </ TerminalWindow >
815815
816816 < p className = { clsx ( styles . cliInfoNote , styles . cliInfoNoteCentered ) } >
@@ -917,25 +917,25 @@ function BuildWithCamunda() {
917917 < div className = { styles . downloadButtons } >
918918 < a
919919 className = { styles . downloadButton }
920- href = "https://github.com/camunda/camunda/releases/download/8.9.19 /camunda8-getting-started-bundle-8.9.19 -darwin-aarch64.zip"
920+ href = "https://github.com/camunda/camunda/releases/download/8.10.0-alpha5 /camunda8-getting-started-bundle-8.10.0-alpha5 -darwin-aarch64.zip"
921921 >
922922 < DownloadBtnIcon /> macOS (Apple Silicon)
923923 </ a >
924924 < a
925925 className = { styles . downloadButton }
926- href = "https://github.com/camunda/camunda/releases/download/8.9.19 /camunda8-getting-started-bundle-8.9.19 -darwin-x86_64.zip"
926+ href = "https://github.com/camunda/camunda/releases/download/8.10.0-alpha5 /camunda8-getting-started-bundle-8.10.0-alpha5 -darwin-x86_64.zip"
927927 >
928928 < DownloadBtnIcon /> macOS (Intel)
929929 </ a >
930930 < a
931931 className = { styles . downloadButton }
932- href = "https://github.com/camunda/camunda/releases/download/8.9.19 /camunda8-getting-started-bundle-8.9.19 -windows-x86_64.zip"
932+ href = "https://github.com/camunda/camunda/releases/download/8.10.0-alpha5 /camunda8-getting-started-bundle-8.10.0-alpha5 -windows-x86_64.zip"
933933 >
934934 < DownloadBtnIcon /> Windows
935935 </ a >
936936 < a
937937 className = { styles . downloadButton }
938- href = "https://github.com/camunda/camunda/releases/download/8.9.19 /camunda8-getting-started-bundle-8.9.19 -linux-x86_64.tar.gz"
938+ href = "https://github.com/camunda/camunda/releases/download/8.10.0-alpha5 /camunda8-getting-started-bundle-8.10.0-alpha5 -linux-x86_64.tar.gz"
939939 >
940940 < DownloadBtnIcon /> Linux
941941 </ a >
0 commit comments