From 633bd9f269d51a5bcbc4b7178cabecf58ee5b624 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Mon, 1 Apr 2013 15:50:15 +0000 Subject: [PATCH] docs: list install guide first --- site/DOCS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/DOCS.md b/site/DOCS.md index 5fd575fd6..d09a18076 100644 --- a/site/DOCS.md +++ b/site/DOCS.md @@ -4,10 +4,10 @@ title: hledger docs # Docs -[Release Notes](NEWS.html) - [Installation Guide](INSTALL.html) +[Release Notes](NEWS.html) + [User Manual](MANUAL.html) (past releases: [0.19.x User Manual](0.19/MANUAL.html), [0.18.x User Manual](0.18/MANUAL.html)) [Contributor Guide](DEVELOPMENT.html)