File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -323,7 +323,7 @@ export default function Groot() {
323
323
className = "button button--primary button--md"
324
324
href = "javascript:void(0)"
325
325
data-cb-type = "checkout"
326
- data-cb-item-0 = "Floating-License-fixed -EUR-Yearly"
326
+ data-cb-item-0 = "Floating-License-fixed2 -EUR-Yearly"
327
327
data-cb-item-0-quantity = "1"
328
328
>
329
329
{ item . btn }
@@ -412,7 +412,7 @@ export default function Groot() {
412
412
/>
413
413
< Link
414
414
onclick = "fathom.trackGoal('VGT2ANC4', 0);"
415
- to = 'https://s3.us-west-1.amazonaws.com/download.behaviortree.dev/groot2_linux_installer/Groot2-v1 .5.2-linux-installer.run' >
415
+ to = 'https://s3.us-west-1.amazonaws.com/download.behaviortree.dev/groot2_linux_installer/Groot2-V1 .5.2-linux-installer.run' >
416
416
Linux installer
417
417
</ Link >
418
418
</ div >
@@ -425,7 +425,8 @@ export default function Groot() {
425
425
< Link
426
426
// style={{marginLeft: '20px'}}
427
427
onclick = "fathom.trackGoal('DIQDUTJ2', 0);"
428
- to = 'https://s3.us-west-1.amazonaws.com/download.behaviortree.dev/groot2_linux_installer/Groot2-v1.5.2-x86_64.AppImage' >
428
+
429
+ to = 'https://s3.us-west-1.amazonaws.com/download.behaviortree.dev/groot2_linux_installer/Groot2-V1.5.2-x86_64.AppImage' >
429
430
AppImage (Linux)
430
431
</ Link >
431
432
</ div >
You can’t perform that action at this time.
0 commit comments