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 cc137d1 commit 952a73bCopy full SHA for 952a73b
themes/devsec/layouts/index.html
@@ -62,7 +62,9 @@ <h2 style="margin-bottom: 0.8rem">Remediate with your automation tooling</h2>
62
<div class="large-4 medium-4 small-12 text-center columns">
63
<div class="row link-item provider-logo"><div class="small-12 text-center columns">
64
<div>
65
- <img class="chef-logo" src="/images/chef.png" >
+ <a href="https://supermarket.getchef.com/cookbooks?q=hardening">
66
+ <img class="chef-logo" src="/images/chef.png" >
67
+ </a>
68
</div>
69
</div></div>
70
0 commit comments