Merge pull request #7717 from hashicorp/website-alert
website: Adjust the website alert to point to the blog post
This commit is contained in:
commit
3b22f5aa72
|
@ -73,11 +73,10 @@ class NextApp extends App {
|
|||
]}
|
||||
/>
|
||||
<AlertBanner
|
||||
url="https://www.hashicorp.com/webinars/nomad-technical-demo-autoscaling-csi-plugins-and-more/"
|
||||
url="https://www.hashicorp.com/blog/hashicorp-nomad-0-11-general-availability"
|
||||
tag="Announcing"
|
||||
theme="nomad"
|
||||
text="HashiCorp Nomad 0.11 is generally available now. Watch a live demo of new features."
|
||||
linkText="Register now"
|
||||
text="HashiCorp Nomad 0.11 is generally available now. Read the blog post on the release."
|
||||
/>
|
||||
<MegaNav product="Nomad" />
|
||||
<ProductSubnav />
|
||||
|
|
Loading…
Reference in New Issue