Add specs target to README.rst
In README.rst, there is a missing link for the `specs` target that cause a lint error when executing: rst-lint README.rst. This patch set addresses this issue by adding the appropriate spec link in the file. Change-Id: Icbce11806b341f6b715432f4b8432989e46f3403 Closes-Bug: #1645280
This commit is contained in:
@@ -39,6 +39,7 @@ Karbor Mission Statement
|
||||
.. _Blueprints: https://blueprints.launchpad.net/python-karborclient
|
||||
.. _Bugs: https://bugs.launchpad.net/python-karborclient
|
||||
.. _Source: https://git.openstack.org/cgit/openstack/python-karborclient
|
||||
.. _Specs: http://docs.openstack.org/developer/karbor/specs/index.html
|
||||
.. _How to Contribute: http://docs.openstack.org/infra/manual/developers.html
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user