fix the spelling mistake
Change-Id: I79b1f60a4cb13d3d0edd0939f5f63739faba878b
This commit is contained in:
parent
746b6014dc
commit
c728ea31cf
@ -14,7 +14,7 @@ Bugs should be filed on Storyboard:
|
||||
https://storyboard.openstack.org/#!/project/openstack/venus
|
||||
|
||||
For more specific information about contributing to this repository, see the
|
||||
Cyborg contributor guide:
|
||||
Venus contributor guide:
|
||||
|
||||
https://docs.openstack.org/venus/latest/contributor/contributing.html
|
||||
|
||||
|
2
tox.ini
2
tox.ini
@ -27,7 +27,7 @@ commands =
|
||||
doc8 --ignore D001 doc/source/ CONTRIBUTING.rst HACKING.rst README.rst
|
||||
|
||||
[doc8]
|
||||
ignore-path = .venv,.git,.tox,*cyborg/locale*,*lib/python*,*cyborg.egg*,api-ref/build,doc/build,doc/source/contributor/api
|
||||
ignore-path = .venv,.git,.tox,*venus/locale*,*lib/python*,*venus.egg*,api-ref/build,doc/build,doc/source/contributor/api
|
||||
|
||||
[testenv:docs]
|
||||
deps = -r{toxinidir}/doc/requirements.txt
|
||||
|
Loading…
Reference in New Issue
Block a user