We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4676bd1 commit b290cb1Copy full SHA for b290cb1
website_and_docs/layouts/partials/announcement-banner.html
@@ -7,7 +7,7 @@
7
<div class="alert alert-{{ $color }} col-12 fade show mb-0 p-0 -bg-{{ $color }}" role="alert">
8
<h4 class="alert-heading text-center m-0">
9
Appium Conf 2024 Call for Proposals is now open! Submissions close 28 July.
10
- <a href="https://appiumconf.com/" target='_blank' aria-pressed="true">Learn more & submit</a></h4>
+ <a href="https://appiumconf.com/call-for-proposals/?utm_medium=Referral&utm_source=selenium.dev&utm_campaign=cfp" target='_blank' aria-pressed="true">Learn more & submit</a></h4>
11
</div>
12
13
0 commit comments