point banner to pricing website
This commit is contained in:
parent
b357b6d2e8
commit
3a0d409e9b
|
@ -209,7 +209,7 @@
|
||||||
type: BANNER_TYPES.NEUTRAL,
|
type: BANNER_TYPES.NEUTRAL,
|
||||||
extraButtonText: "Learn More",
|
extraButtonText: "Learn More",
|
||||||
extraButtonAction: () =>
|
extraButtonAction: () =>
|
||||||
window.open("https://budibase.com/blog/updates/pricing-v3"),
|
window.open("https://budibase.com/pricing"),
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in New Issue