diff --git a/CHANGELOG.md b/CHANGELOG.md index e3c4ebfe..9cf4da56 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ ## 8.0.0 and beyond From 8.0.0 release and beyond, release notes are published on -[docs.openstack.org](http://docs.openstack.org/releasenotes/puppet-cinder/). +[docs.openstack.org](https://docs.openstack.org/releasenotes/puppet-cinder/). ##2015-11-25 - 7.0.0 ###Summary diff --git a/bindep.txt b/bindep.txt index 7cdd58e5..245e54ad 100644 --- a/bindep.txt +++ b/bindep.txt @@ -1,5 +1,5 @@ # This is a cross-platform list tracking distribution packages needed by tests; -# see http://docs.openstack.org/infra/bindep/ for additional information. +# see https://docs.openstack.org/infra/bindep/ for additional information. libxml2-devel [test platform:rpm] libxml2-dev [test platform:dpkg] diff --git a/manifests/wsgi/apache.pp b/manifests/wsgi/apache.pp index bf6ef010..7a61a9e7 100644 --- a/manifests/wsgi/apache.pp +++ b/manifests/wsgi/apache.pp @@ -67,7 +67,7 @@ # Optional. Default to apache::vhost 'ssl_*' defaults. # # [*custom_wsgi_process_options*] -# (optional) gives you the oportunity to add custom process options or to +# (optional) gives you the opportunity to add custom process options or to # overwrite the default options for the WSGI main process. # eg. to use a virtual python environment for the WSGI process # you could set it to: