Skip to content

Commit 3d05f46

Browse files
committed
Replace https://app.flowfuse.com/account/create with /get-started/
1 parent 5afbbb1 commit 3d05f46

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

src/_data/pricingFeatures.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -241,10 +241,10 @@ sections:
241241
buttons:
242242
cloud:
243243
- cta: TRY FOR FREE
244-
url: https://app.flowfuse.com/account/create
244+
url: /get-started/
245245
onclick: "capture('cta-join', {'position': 'secondary'}, {'plan': 'cloud-starter'})"
246246
- cta: TRY FOR FREE
247-
url: https://app.flowfuse.com/account/create
247+
url: /get-started/
248248
onclick: "capture('cta-join', {'position': 'secondary'}, {'plan': 'cloud-pro'})"
249249
- cta: Request a Quote
250250
url: /pricing/request-quote/

src/solutions/mes.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ ctaSection:
4545
title: "Ready to build the MES your business needs?"
4646
primaryUrl: "/book-demo/"
4747
primaryCta: "Contact us for Demo"
48-
secondaryUrl: "https://app.flowfuse.com/account/create"
48+
secondaryUrl: "/get-started/"
4949
secondaryCta: "Try FlowFuse Now"
5050
meta:
5151
title: "FlowFuse for your own MES"

src/solutions/scada.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ ctaSection:
3939
title: "Ready to unlock SCADA for your organization?"
4040
primaryUrl: "/book-demo/"
4141
primaryCta: "Contact us for Demo"
42-
secondaryUrl: "https://app.flowfuse.com/account/create"
42+
secondaryUrl: "/get-started/"
4343
secondaryCta: "Try FlowFuse Now"
4444
meta:
4545
title: "FlowFuse for SCADA"

0 commit comments

Comments
 (0)