update fest link (#71376)
This commit is contained in:
parent
b82889eef5
commit
80b8fde946
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
||||||
// no banner for latest release
|
// no banner for latest release
|
||||||
// temp banner to advertise AnsibleFest
|
// temp banner to advertise AnsibleFest
|
||||||
document.write('<div id="banner_id" class="admonition important">');
|
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>');
|
document.write('</div>');
|
||||||
|
|
||||||
} else if (startsWith(current_url_path, "/ansible/devel/")) {
|
} else if (startsWith(current_url_path, "/ansible/devel/")) {
|
||||||
|
|
Loading…
Reference in a new issue