Fix some documentation errors

- The readme path was wrong
- CONTRIBUTING needs a header to be included

Change-Id: Ib390bf03b8b46a1f657cd5ac82cc25a4b8a0c292
blueprint api
This commit is contained in:
Angus Salkeld 2013-11-14 22:49:34 +11:00
parent 3fec56d204
commit 084a5e3613
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
==========================
How to contribute to Solum
==========================
If you would like to contribute to the development of OpenStack,
you must follow the steps in the "If you're a developer, start here"
section of this page:
@ -14,4 +18,4 @@ Pull requests submitted through GitHub will be ignored.
Bugs should be filed on Launchpad, not GitHub:
https://bugs.launchpad.net/solum
https://bugs.launchpad.net/solum

View File

@ -1 +1 @@
.. include:: ../README.rst
.. include:: ../../README.rst