Merge "setup.cfg: Cleanup and update some urls to latest"

This commit is contained in:
Zuul 2019-10-23 03:12:24 +00:00 committed by Gerrit Code Review
commit ea541c2e7b
3 changed files with 4 additions and 8 deletions

View File

@ -11,13 +11,13 @@ to testing to deployment scripts.
If you would like to contribute to the development,
you must follow the steps in this page:
http://docs.openstack.org/infra/manual/developers.html
https://docs.openstack.org/infra/manual/developers.html
Once those steps have been completed, changes to OpenStack
should be submitted for review via the Gerrit tool, following
the workflow documented at:
http://docs.openstack.org/infra/manual/developers.html#development-workflow
https://docs.openstack.org/infra/manual/developers.html#development-workflow
Pull requests submitted through GitHub will be ignored.

View File

@ -2,7 +2,7 @@ openstack-doc-tools style commandments
======================================
- Step 1: Read the OpenStack Style Commandments
http://docs.openstack.org/hacking/latest/
https://docs.openstack.org/hacking/latest/
- Step 2: Read on

View File

@ -28,9 +28,5 @@ scripts =
bin/doc-tools-check-languages
bin/doc-tools-build-rst
[global]
setup-hooks =
pbr.hooks.setup_hook
[wheel]
[bdist_wheel]
universal = 1