From a48adb5e4bea9fd72ddc2f39be60ec1b671cda7f Mon Sep 17 00:00:00 2001
From: root <sylph.lin@gmail.com>
Date: Wed, 24 Dec 2014 16:30:30 +0000
Subject: [PATCH] doc: Fix typo in installation.md

Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
---
 doc/installation.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/installation.md b/doc/installation.md
index 88c9c3650..6eb6737ec 100644
--- a/doc/installation.md
+++ b/doc/installation.md
@@ -26,7 +26,7 @@ repository either via git or http protocol using the following URLs:
   * http://git.icinga.org/icingaweb2.git
 
 There is also a browsable version available at
-[gi.icinga.org](https://git.icinga.org/?p=icingaweb2.git;a=summary "Icinga Web 2 Git Repository").
+[git.icinga.org](https://git.icinga.org/?p=icingaweb2.git;a=summary "Icinga Web 2 Git Repository").
 This version also offers snapshots for easy download which you can use if you do not have git present on your system.
 
 ````