Skip to content

Commit

Permalink
Merge pull request #13868 from terraboops/terraboops/2024/van-fix-tic…
Browse files Browse the repository at this point in the history
…ket-link

[VAN-2024] fix: Correct event links
  • Loading branch information
FloorD committed Mar 26, 2024
2 parents 8fa8edb + d4d0582 commit f2cc4d6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 deletions content/events/2024-vancouver/welcome.md
Expand Up @@ -27,12 +27,11 @@ Description = "DevOpsDays Vancouver 2024"
<div class="alert alert-secondary" role="alert">
<h4 class="alert-heading">Tickets are now available!</h4>
<p>
**Two days** of technical talks, food, drinks, an after party for networking and 🍻 awaits you in Vancouver.</br>
</p>
<h4>[Click here to Get your tickets](https://www.eventbrite.ca/e/devopsdays-vancouver-2024-tickets-864784923987)</h4>
<p>
{{< cfp_dates >}}
<strong>Two days</strong> of technical talks, food, drinks, an after party for networking and 🍻 awaits you in Vancouver.</br>
</p>
<h4>
<a href="https://www.eventbrite.ca/e/devopsdays-vancouver-2024-tickets-864784923987">Click here to Get your tickets</a>
</h4>
</div>
<div>
<p>After a two year hiatus we are back in business.</p>
Expand Down
2 changes: 1 addition & 1 deletion data/events/2024/vancouver/main.yml
Expand Up @@ -24,7 +24,7 @@ registration_date_start: 2024-03-01T00:00:00-08:00 # start accepting registratio
registration_date_end: 2024-05-17T00:00:00+02:00 # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here.

registration_closed: "" #set this to true if you need to manually close registration before your registration end date
registration_link: "" # If you have a custom registration link, enter it here. This will control the Registration menu item as well as the "Register" button.
registration_link: https://www.eventbrite.ca/e/devopsdays-vancouver-2024-tickets-864784923987 # If you have a custom registration link, enter it here. This will control the Registration menu item as well as the "Register" button.

# Location
#
Expand Down

0 comments on commit f2cc4d6

Please sign in to comment.