Skip to content

Commit 238bef1

Browse files
committed
Merge pull request #48 from bkw/badges
supply proper links for the badges
2 parents e288bc4 + 35d642e commit 238bef1

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

README.md

+10-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# ssh-hardening (Chef cookbook)
22

3-
![Supermarket](http://img.shields.io/cookbook/v/ssh-hardening.svg)
4-
![Build Status](http://img.shields.io/travis/TelekomLabs/chef-ssh-hardening.svg)
5-
![Code Coverage](http://img.shields.io/coveralls/TelekomLabs/chef-ssh-hardening.svg)
6-
![Dependencies](http://img.shields.io/gemnasium/TelekomLabs/chef-ssh-hardening.svg)
3+
[![Supermarket](http://img.shields.io/cookbook/v/ssh-hardening.svg)][1]
4+
[![Build Status](http://img.shields.io/travis/TelekomLabs/chef-ssh-hardening.svg)][2]
5+
[![Code Coverage](http://img.shields.io/coveralls/TelekomLabs/chef-ssh-hardening.svg)][3]
6+
[![Dependencies](http://img.shields.io/gemnasium/TelekomLabs/chef-ssh-hardening.svg)][4]
77

88
## Description
99

@@ -166,3 +166,9 @@ distributed under the License is distributed on an "AS IS" BASIS,
166166
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
167167
See the License for the specific language governing permissions and
168168
limitations under the License.
169+
170+
171+
[1]: https://supermarket.getchef.com/cookbooks/ssh-hardening
172+
[2]: http://travis-ci.org/TelekomLabs/chef-ssh-hardening
173+
[3]: https://coveralls.io/r/TelekomLabs/chef-ssh-hardening
174+
[4]: https://gemnasium.com/TelekomLabs/chef-ssh-hardening

0 commit comments

Comments
 (0)