summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_layouts/default.html2
-rw-r--r--_posts/2009-07-04-git-html-help.markdown2
2 files changed, 2 insertions, 2 deletions
diff --git a/_layouts/default.html b/_layouts/default.html
index 64e49d4..2c51cad 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -3,9 +3,9 @@ sidebar_cats:
- setup
- troubleshooting
- repos
+- collaborating
- everyday_git
- git_ninjutsu
-- collaborating
- deploying
- mac
- windows
diff --git a/_posts/2009-07-04-git-html-help.markdown b/_posts/2009-07-04-git-html-help.markdown
index dae6fd4..b945edb 100644
--- a/_posts/2009-07-04-git-html-help.markdown
+++ b/_posts/2009-07-04-git-html-help.markdown
@@ -2,7 +2,7 @@
layout: default
title: Installing Git HTML help
description: How to install the local git HTML help files
-categories: setup
+categories: other
---
This guide will help you install the local git HTML help files and set git to use them by default instead of the man pages.