Skip to content

Commit

Permalink
update fest link (ansible#71376)
Browse files Browse the repository at this point in the history
  • Loading branch information
samccann committed Aug 20, 2020
1 parent b82889e commit 80b8fde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docsite/_themes/sphinx_rtd_theme/ansible_banner.html
Expand Up @@ -16,7 +16,7 @@
// no banner for latest release
// temp banner to advertise AnsibleFest
document.write('<div id="banner_id" class="admonition important">');
document.write('<p><a href="https://www.ansible.com/ansiblefest">AnsibleFest</a> is going virtual with two days of expert speakers, live demos and hands-on labs Oct 13-14!</p>');
document.write('<p><a href="https://www.ansible.com/ansiblefest?sc_cid=7013a000002gyPxAAI">AnsibleFest</a> is going virtual with two days of expert speakers, live demos and hands-on labs Oct 13-14!</p>');
document.write('</div>');

} else if (startsWith(current_url_path, "/ansible/devel/")) {
Expand Down

0 comments on commit 80b8fde

Please sign in to comment.