Skip to content

Commit 5b564e8

Browse files
committed
Minor link fix in the README...
Signed-off-by: Mike Raineri <michael.raineri@dell.com>
1 parent 261d8d8 commit 5b564e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Description
1717

1818
As of version 3.0.0, Python2 is no longer supported. If Python2 is required, ``redfish<3.0.0`` can be specified in a requirements file.
1919

20-
REST (Representational State Transfer) is a web based software architectural style consisting of a set of constraints that focuses on a system's resources. The Redfish library performs GET, POST, PUT, PATCH and DELETE HTTP operations on resources within a Redfish service. Go to the `wiki <../../wiki>`_ for more details.
20+
REST (Representational State Transfer) is a web based software architectural style consisting of a set of constraints that focuses on a system's resources. The Redfish library performs GET, POST, PUT, PATCH and DELETE HTTP operations on resources within a Redfish service. Go to the `wiki <https://github.com/DMTF/python-redfish-library/wiki>`_ for more details.
2121

2222
Installing
2323
----------

0 commit comments

Comments
 (0)