Skip to content

Commit

Permalink
Merge pull request #7717 from hashicorp/website-alert
Browse files Browse the repository at this point in the history
website: Adjust the website alert to point to the blog post
  • Loading branch information
BrandonRomano committed Apr 14, 2020
2 parents 81db9e9 + 41fe302 commit 417f50f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions website/pages/_app.js
Original file line number Diff line number Diff line change
Expand Up @@ -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 />
Expand Down

0 comments on commit 417f50f

Please sign in to comment.