Skip to content

Commit

Permalink
Merge pull request #8077 from hashicorp/changli0617-patch-1
Browse files Browse the repository at this point in the history
Update alert-banner.js
  • Loading branch information
changli0617 authored and cgbaker committed May 30, 2020
1 parent 3274b31 commit 9343ec7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions website/data/alert-banner.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ export const ALERT_BANNER_ACTIVE = true
// https://github.com/hashicorp/web-components/tree/master/packages/alert-banner
export default {
url:
'https://www.hashicorp.com/webinars/nomad-virtual-day-cloud-bursting-with-nomad-and-consul-betterhelp-customer-story/',
tag: 'Livestream',
'https://www.nomadproject.io/downloads/',
tag: 'NEW',
text:
'Nomad Virtual Day: cloud bursting use case, customer talk from BetterHelp and more. Register now.',
'Nomad 0.11 is now generally available, with CSI integration, autoscaling, and more. Download now',
}

0 comments on commit 9343ec7

Please sign in to comment.