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 AF8581381F3 for ; Tue, 6 Aug 2013 20:16:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2B9BEE0B62; Tue, 6 Aug 2013 20:16:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AF76DE0B62 for ; Tue, 6 Aug 2013 20:16:15 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id ACD9233DACB for ; Tue, 6 Aug 2013 20:16:14 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 3A948E468F for ; Tue, 6 Aug 2013 20:16:13 +0000 (UTC) From: "Jauhien Piatlicki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jauhien Piatlicki" Message-ID: <1375820124.fb5146e658a105fdfbdb13c4a975a99340941208.jauhien@gentoo> Subject: [gentoo-commits] proj/g-sorcery:master commit in: / X-VCS-Repository: proj/g-sorcery X-VCS-Files: README.md X-VCS-Directories: / X-VCS-Committer: jauhien X-VCS-Committer-Name: Jauhien Piatlicki X-VCS-Revision: fb5146e658a105fdfbdb13c4a975a99340941208 X-VCS-Branch: master Date: Tue, 6 Aug 2013 20:16:13 +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: b98355ed-8654-480f-a2fc-c95b4b05dc6a X-Archives-Hash: cdb8b815961347b2ed3aa0f1106e6a2f commit: fb5146e658a105fdfbdb13c4a975a99340941208 Author: Jauhien Piatlicki (jauhien) gmail com> AuthorDate: Tue Aug 6 20:15:24 2013 +0000 Commit: Jauhien Piatlicki gmail com> CommitDate: Tue Aug 6 20:15:24 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/g-sorcery.git;a=commit;h=fb5146e6 trying to fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dcd8553..a32d974 100644 --- a/README.md +++ b/README.md @@ -121,4 +121,4 @@ will be wiped and overlay tree for a given repository will be generated. Be care See man pages of **gs-elpa** and **gs-ctan** for further information. -If you want to develop a new backend see [developer's instructions](./docs/developer_instructions.html). +If you want to develop a new backend see [developer's instructions](./docs/developer_instructions.rst).