From 7563566e9128ffa5f2de53ffd237d9b7ed9c8b21 Mon Sep 17 00:00:00 2001
From: Matthieu Kermagoret <mkermagoret@centreon.com>
Date: Thu, 3 Mar 2016 10:41:39 +0100
Subject: [PATCH] Typo fixes to the documentation.

---
 README.md         | 4 ++--
 project/issues.md | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 6003cb08fd..dffb35bde8 100644
--- a/README.md
+++ b/README.md
@@ -10,10 +10,10 @@ This software requires [Centreon Engine](https://github.com/centreon/centreon-en
 and [Centreon Broker](https://github.com/centreon/centreon-broker) to be
 operational.
 
-*Quick links*
+**Quick links**
 * the official [Centreon (company) website](https://www.centreon.com)
 * the official [online documentation](https://documentation.centreon.com)
-* our [bugtracker](https://github.com/centreon/centreon/issues
+* our [bugtracker](https://github.com/centreon/centreon/issues)
 * the [forum](http://forum.centreon.com)
 * the [download center](https://download.centreon.com)
 
diff --git a/project/issues.md b/project/issues.md
index 8f22db2dec..5988cc40ad 100644
--- a/project/issues.md
+++ b/project/issues.md
@@ -9,7 +9,7 @@ keep things simple for you and for us, some basic rules must be set.
 Here is the basic issue workflow for most Centreon software. Steps and
 transitions are explained below.
 
-![Centreon issue workflow](project/issue-workflow.png)
+![Centreon issue workflow](issue-workflow.png)
 
 Step | Description
 -----|------------
-- 
GitLab