diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 972ac47..9225901 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -49,7 +49,7 @@ Extra ----- Tags: - If it's a bug that needs fixing in a branch in addition to Master, add a '\-backport-potential' tag (eg ``juno-backport-potential``). There are predefined tags that will autocomplete. + If it's a bug that needs fixing in a branch in addition to Master, add a '\-backport-potential' tag (eg ``juno-backport-potential``). There are predefined tags that will autocomplete. Status: Please leave this alone, it should be New till someone triages the issue. diff --git a/doc/source/index.rst b/doc/source/index.rst index d7d9938..da76303 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -6,7 +6,7 @@ This Ansible role creates the configuration files used by various OpenStack CLI tools. For more information about these tools, see the `OpenStack CLI Reference`_. -.. _OpenStack CLI Reference: http://docs.openstack.org/cli-reference/overview.html +.. _OpenStack CLI Reference: https://docs.openstack.org/cli-reference/overview.html To clone or view the source code for this repository, visit the role repository for `openstack_openrc `_. @@ -34,7 +34,7 @@ Tags ~~~~ This role supports two tags: ``openstack_openrc-install`` and -``openstack_openrc-config``. The ``openstack_openrc-install`` tag is only +``openstack_openrc-config``. The ``openstack_openrc-install`` tag is only used to setup the appropriate folders. The ``openstack_openrc-config`` tag can be used to manage configuration.