From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 1587A138CDF for ; Wed, 3 Jun 2015 16:19:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 57778E0A9A; Wed, 3 Jun 2015 16:18:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E9F11E0A9A for ; Wed, 3 Jun 2015 16:18:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4FB5E340BD0 for ; Wed, 3 Jun 2015 16:18:58 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 44A16A25 for ; Wed, 3 Jun 2015 16:18:54 +0000 (UTC) From: "William Hubbs" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "William Hubbs" Message-ID: <1433348199.514b007e2713ac5046f6df78a720ca8e3de013b5.williamh@OpenRC> Subject: [gentoo-commits] proj/openrc:openrc-0.16.x commit in: / X-VCS-Repository: proj/openrc X-VCS-Files: s6-guide.md X-VCS-Directories: / X-VCS-Committer: williamh X-VCS-Committer-Name: William Hubbs X-VCS-Revision: 514b007e2713ac5046f6df78a720ca8e3de013b5 X-VCS-Branch: openrc-0.16.x Date: Wed, 3 Jun 2015 16:18:54 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 40763769-08e1-4def-b2b8-7e248c98305d X-Archives-Hash: 2c05e5ca79da104eae5f7d85674b27b4 commit: 514b007e2713ac5046f6df78a720ca8e3de013b5 Author: Mike Frysinger gentoo org> AuthorDate: Fri May 29 06:10:39 2015 +0000 Commit: William Hubbs gentoo org> CommitDate: Wed Jun 3 16:16:39 2015 +0000 URL: https://gitweb.gentoo.org/proj/openrc.git/commit/?id=514b007e 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