From b1b94a2de52e9bf1a2fa3031105ba8156d618e96 Mon Sep 17 00:00:00 2001 From: Eric Naeseth Date: Thu, 7 Feb 2013 16:28:01 -0800 Subject: [PATCH] Use new relative link syntax in README MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit See https://help.github.com/articles/relative-links-in-readmes. --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 35c3d145..f1de8bc6 100644 --- a/README.org +++ b/README.org @@ -37,4 +37,4 @@ Information about the license are found in the file LICENSE. * Installation and Usage - Installation and usage instructions are found in the file [[vim-orgmode/blob/master/doc/orgguide.txt][doc/orgguide.txt]]. + Installation and usage instructions are found in the file [[doc/orgguide.txt][doc/orgguide.txt]].