From 44442d3b830f04d070875faec909aa07ec8bdb83 Mon Sep 17 00:00:00 2001
From: "zhu.rong" <zhu.rong@99cloud.net>
Date: Wed, 2 Sep 2015 16:20:20 +0800
Subject: [PATCH] Update the documentation

Now the CONTRIBUTING.rst have no title, and the readme.rst include
the wrong path.

This patch fix it.

Change-Id: I463d57e45eff3708f1ee0d74caa51fe64b1b0d41
---
 CONTRIBUTING.rst      | 6 +++++-
 doc/source/readme.rst | 2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index dcd6dfa..194eb3f 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -1,3 +1,7 @@
+=============
+Contributing
+=============
+
 If you would like to contribute to the development of OpenStack,
 you must follow the steps in this page:
 
@@ -13,4 +17,4 @@ Pull requests submitted through GitHub will be ignored.
 
 Bugs should be filed on Launchpad, not GitHub:
 
-   https://bugs.launchpad.net/oslo.vmware
\ No newline at end of file
+   https://bugs.launchpad.net/oslo.vmware
diff --git a/doc/source/readme.rst b/doc/source/readme.rst
index 6b2b3ec..a6210d3 100644
--- a/doc/source/readme.rst
+++ b/doc/source/readme.rst
@@ -1 +1 @@
-.. include:: ../README.rst
\ No newline at end of file
+.. include:: ../../README.rst