Skip to content

Commit 519296d

Browse files
huangshanstmcginnis
authored andcommitted
Update http links in docs
This patch is proposed according to the Direction 10 of doc migration(https://etherpad.openstack.org/p/doc-migration-tracking). Change-Id: I0061bf788a8da89da0077db63f6cecf2ead0d0be
1 parent ee01708 commit 519296d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CONTRIBUTING.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
If you would like to contribute to the development of OpenStack,
22
you must follow the steps documented at:
33

4-
http://docs.openstack.org/infra/manual/developers.html#development-workflow
4+
https://docs.openstack.org/infra/manual/developers.html
55

66
Once those steps have been completed, changes to OpenStack
77
should be submitted for review via the Gerrit tool, following
88
the workflow documented at:
99

10-
http://docs.openstack.org/infra/manual/developers.html#development-workflow
10+
https://docs.openstack.org/infra/manual/developers.html#development-workflow
1111

1212
Pull requests submitted through GitHub will be ignored.
1313

doc/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Release Notes
2929
.. toctree::
3030
:maxdepth: 1
3131

32-
Release Notes <http://docs.openstack.org/releasenotes/python-openstackclient>
32+
Release Notes <https://docs.openstack.org/releasenotes/python-openstackclient/>
3333

3434
Contributor Documentation
3535
-------------------------

0 commit comments

Comments
 (0)