mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-09 18:04:02 -07:00
Use https for links to ansible.com domains.
This commit is contained in:
parent
0d1e9bfe90
commit
c262dbfd30
46 changed files with 61 additions and 61 deletions
|
@ -13,7 +13,7 @@
|
|||
<hr/>
|
||||
|
||||
<p>
|
||||
© Copyright 2015 <a href="http://ansible.com">Ansible, Inc.</a>.
|
||||
© Copyright 2015 <a href="https://ansible.com">Ansible, Inc.</a>.
|
||||
|
||||
{%- if last_updated %}
|
||||
{% trans last_updated=last_updated|e %}Last updated on {{ last_updated }}.{% endtrans %}
|
||||
|
|
|
@ -197,11 +197,11 @@
|
|||
|
||||
<!-- AnsibleFest and free eBook preview stuff -->
|
||||
<center>
|
||||
<a href="http://www.ansible.com/tower?utm_source=docs">
|
||||
<img src="http://www.ansible.com/hubfs/Docs_Ads/TowerDocs.png">
|
||||
<a href="https://www.ansible.com/tower?utm_source=docs">
|
||||
<img src="https://www.ansible.com/hubfs/Docs_Ads/TowerDocs.png">
|
||||
</a>
|
||||
<a href="https://www.eventbrite.com/e/ansiblefest-nyc-2015-tickets-16058031003">
|
||||
<img src="http://www.ansible.com/hubfs/Docs_Ads/Untitled_design_1.png">
|
||||
<img src="https://www.ansible.com/hubfs/Docs_Ads/Untitled_design_1.png">
|
||||
</a>
|
||||
<br/> <br/>
|
||||
<br/> <br/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue