Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ NOTE::

The current Redfish specification revision is 1.0.0 - Note that the mockup
is still at version 0.99.0a and may not reflect what the standard provides
fully
fully.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok

Documentation
-------------
Expand All @@ -23,7 +23,7 @@ Project Structure
-----------------

This project follows the same convention as OpenStack projects, eg. using pbr
for build and test automation::
for build and test automation:

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

doc/ # Documentation
doc/source # The doc source files live here
Expand Down Expand Up @@ -57,7 +57,7 @@ as well with all Python 3 releases.
Get the source code
-------------------

The source code is available on github and can be retrieved using::
The source code is available on github and can be retrieved using:

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same stuff

git clone https://github.com/openstack/python-redfish.git

Expand Down