Fix url links and spelling error in docs
1) Replace old http links with the newest https ones in docs. 2) fix a spelling error in HACKING.rst. Change-Id: Idf087b08fd0053c95b9d9d139fa4269c258c95af
This commit is contained in:
parent
8328b44737
commit
28ea3faebc
@ -14,7 +14,7 @@ We use OpenStack's Gerrit for the code contributions:
|
|||||||
|
|
||||||
`<https://review.openstack.org/#/q/status:open+project:openstack/watcher-dashboard,n,z>`__
|
`<https://review.openstack.org/#/q/status:open+project:openstack/watcher-dashboard,n,z>`__
|
||||||
|
|
||||||
and we follow the `OpenStack Gerrit Workflow <http://docs.openstack.org/infra/manual/developers.html#development-workflow>`__.
|
and we follow the `OpenStack Gerrit Workflow <https://docs.openstack.org/infra/manual/developers.html#development-workflow>`__.
|
||||||
|
|
||||||
If you're interested in the code, here are some key places to start:
|
If you're interested in the code, here are some key places to start:
|
||||||
|
|
||||||
@ -33,7 +33,7 @@ Using ``tox``:
|
|||||||
|
|
||||||
This is the easiest way to run tests. When run, tox installs dependencies,
|
This is the easiest way to run tests. When run, tox installs dependencies,
|
||||||
prepares the virtual python environment, then runs test commands. The gate
|
prepares the virtual python environment, then runs test commands. The gate
|
||||||
tests in gerrit usually also use tox to run tests. For avaliable tox
|
tests in gerrit usually also use tox to run tests. For available tox
|
||||||
environments, see ``tox.ini``.
|
environments, see ``tox.ini``.
|
||||||
|
|
||||||
By running ``run_tests.sh``:
|
By running ``run_tests.sh``:
|
||||||
|
@ -24,8 +24,8 @@ signed OpenStack's contributor's agreement.
|
|||||||
|
|
||||||
.. seealso::
|
.. seealso::
|
||||||
|
|
||||||
* http://docs.openstack.org/infra/manual/developers.html
|
* https://docs.openstack.org/infra/manual/developers.html
|
||||||
* http://wiki.openstack.org/CLA
|
* https://wiki.openstack.org/wiki/CLA
|
||||||
|
|
||||||
LaunchPad Project
|
LaunchPad Project
|
||||||
-----------------
|
-----------------
|
||||||
@ -37,17 +37,17 @@ notifications of important events.
|
|||||||
|
|
||||||
.. seealso::
|
.. seealso::
|
||||||
|
|
||||||
* http://launchpad.net
|
* https://launchpad.net/
|
||||||
* http://launchpad.net/watcher
|
* https://launchpad.net/watcher
|
||||||
* http://launchpad.net/watcher-dashboard
|
* https://launchpad.net/watcher-dashboard
|
||||||
* http://launchpad.net/~openstack
|
* https://launchpad.net/~openstack
|
||||||
|
|
||||||
|
|
||||||
Project Hosting Details
|
Project Hosting Details
|
||||||
-----------------------
|
-----------------------
|
||||||
|
|
||||||
Bug tracker
|
Bug tracker
|
||||||
http://launchpad.net/watcher-dashboard
|
https://launchpad.net/watcher-dashboard
|
||||||
|
|
||||||
Blueprints
|
Blueprints
|
||||||
https://blueprints.launchpad.net/watcher-dashboard
|
https://blueprints.launchpad.net/watcher-dashboard
|
||||||
@ -56,7 +56,7 @@ Mailing list (prefix subjects with ``[watcher]`` for faster responses)
|
|||||||
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
|
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
|
||||||
|
|
||||||
Wiki
|
Wiki
|
||||||
http://wiki.openstack.org/Watcher
|
https://wiki.openstack.org/wiki/Watcher
|
||||||
|
|
||||||
Code Hosting
|
Code Hosting
|
||||||
https://git.openstack.org/cgit/openstack/watcher-dashboard
|
https://git.openstack.org/cgit/openstack/watcher-dashboard
|
||||||
|
Loading…
Reference in New Issue
Block a user