Skip to content

Commit b67b8f5

Browse files
authored
Update announcement-banner.html (SeleniumHQ#1353)
Replace registration link with watch videos link. [deploy site]
1 parent 7771c57 commit b67b8f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website_and_docs/layouts/partials/announcement-banner.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<div class="row justify-content-center">
77
<div class="alert alert-{{ $color }} col-12 fade show mb-0 p-0 -bg-{{ $color }}" role="alert">
88
<h4 class="alert-heading text-center m-0">
9-
Ready to level up your Selenium skills? Learn from the experts at SeleniumConf! March 28-30 in Chicago.
10-
<a href="https://seleniumconf.com/register/?utm_source=seleniumhq&utm_medium=banner" target='_blank' aria-pressed="true">Get Tickets</a>
9+
SeleniumConf Chicago 2023 is a wrap!
10+
<a href="https://www.youtube.com/playlist?list=PLRdSclUtJDYXDEsWI0vwBmJxW17NgsaAk" target='_blank' aria-pressed="true">Watch the Videos</a>
1111
</h4>
1212
</div>
1313
</div>

0 commit comments

Comments
 (0)