Skip to content

Commit 6ea448e

Browse files
committed
change hardening-io to dev-sec domain for build status and code coverage
Signed-off-by: Patrick Münch <[email protected]>
1 parent 78214a8 commit 6ea448e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# ssh-hardening (Chef cookbook)
22

33
[![Supermarket](http://img.shields.io/cookbook/v/ssh-hardening.svg)][1]
4-
[![Build Status](http://img.shields.io/travis/hardening-io/chef-ssh-hardening.svg)][2]
5-
[![Code Coverage](http://img.shields.io/coveralls/hardening-io/chef-ssh-hardening.svg)][3]
4+
[![Build Status](http://img.shields.io/travis/dev-sec/chef-ssh-hardening.svg)][2]
5+
[![Code Coverage](http://img.shields.io/coveralls/dev-sec/chef-ssh-hardening.svg)][3]
66
[![Dependencies](http://img.shields.io/gemnasium/hardening-io/chef-ssh-hardening.svg)][4]
77
[![Gitter Chat](https://badges.gitter.im/Join%20Chat.svg)][5]
88

@@ -120,7 +120,7 @@ Configure attributes:
120120
}
121121
}
122122

123-
This will enable the SFTP Server and chroot every user in the `sftpusers` group to the `/home/sftp/%u` directory.
123+
This will enable the SFTP Server and chroot every user in the `sftpusers` group to the `/home/sftp/%u` directory.
124124

125125
## Local Testing
126126

0 commit comments

Comments
 (0)