commit: c94c8288cd5217b01c24d6f048c64ebbc30bee02 Author: Mike Frysinger <vapier <AT> gentoo <DOT> org> AuthorDate: Fri May 29 06:10:39 2015 +0000 Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org> CommitDate: Fri May 29 06:10:44 2015 +0000 URL: https://gitweb.gentoo.org/proj/openrc.git/commit/?id=c94c8288
fix link to s6 website s6-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/s6-guide.md b/s6-guide.md index 63c63de..630d778 100644 --- a/s6-guide.md +++ b/s6-guide.md @@ -45,4 +45,4 @@ should wait for a service to go down when stopping. This is very early support, so feel free to file bugs if you have issues. -[1] https://www.skarnet.org/software/s6 +[1] http://www.skarnet.org/software/s6
