Replaces some occurrences of http with https in order to preserve the security
zone behavior and ensure that resources are referenced/accessed via https.
This doesn't replace all occurrences because some of the URLs in our docs
need to be changed.
Change-Id: Ia1fcd7cb8d1bbec0f7380293445220c7e7b3a43c
Replace URLs for workflow documentation to appropriate parts of the
OpenStack Project Infrastructure Manual.
Dropped sections that duplicate each other after the change.
Co-Authored-By: Dmitry Tantsur <dtantsur@redhat.com>
Change-Id: I233df03368dbb4b7805d6dce28de00fa037353c7
The name of the section 'If you're developer, start here'
has changed in the wiki. This commit updates it to correctly
refer to the good section.
Changed urls to use https
Change-Id: I7cec7b6ec209ae9ad95035dac4c9da4e09d6e0dc
Closes-bug: #1335189