point banner to pricing website
This commit is contained in:
parent
b357b6d2e8
commit
3a0d409e9b
|
@ -205,11 +205,11 @@
|
|||
messages: [
|
||||
{
|
||||
message:
|
||||
"We've updated our pricing - read the blog post to learn more.",
|
||||
"We've updated our pricing - read the blog post to learn more.",
|
||||
type: BANNER_TYPES.NEUTRAL,
|
||||
extraButtonText: "Learn More",
|
||||
extraButtonAction: () =>
|
||||
window.open("https://budibase.com/blog/updates/pricing-v3"),
|
||||
window.open("https://budibase.com/pricing"),
|
||||
},
|
||||
],
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue