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.
2 parents 2034235 + a2162ac commit 88e3bf4Copy full SHA for 88e3bf4
themes/devsec/layouts/index.html
@@ -53,8 +53,8 @@ <h2 style="margin-bottom: 0.8rem">Remediate with your automation tooling</h2>
53
<div class="large-4 medium-4 small-12 text-center columns">
54
<div class="row link-item provider-logo"><div class="small-12 text-center columns">
55
<div>
56
- <a href="">
57
- <img class="puppet-logo" src="/images/ansible_logo.png" >
+ <a href="https://galaxy.ansible.com/dev-sec">
+ <img class="ansible-logo" src="/images/ansible_logo.png" >
58
</a>
59
</div>
60
</div></div>
0 commit comments