diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index b317773..9d818b0 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -1,17 +1,17 @@ If you would like to contribute to the development of OpenStack, you must follow the steps in this page: - http://docs.openstack.org/infra/manual/developers.html + https://docs.openstack.org/infra/manual/developers.html If you already have a good understanding of how the system works and your OpenStack accounts are set up, you can skip to the development workflow section of this documentation to learn how changes to OpenStack should be submitted for review via the Gerrit tool: - http://docs.openstack.org/infra/manual/developers.html#development-workflow + https://docs.openstack.org/infra/manual/developers.html#development-workflow Pull requests submitted through GitHub will be ignored. Bugs should be filed on Launchpad, not GitHub: - https://bugs.launchpad.net/neutron-vpnaas-dashbaard + https://bugs.launchpad.net/neutron-vpnaas-dashboard diff --git a/HACKING.rst b/HACKING.rst index 8f9a551..51f07af 100644 --- a/HACKING.rst +++ b/HACKING.rst @@ -3,11 +3,11 @@ Neutron VPNaaS Dashboard Style Commandments =========================================== Read the OpenStack Style Commandments -http://docs.openstack.org/developer/hacking/ +https://docs.openstack.org/hacking/latest/user/hacking.html Project Specific Commandments ----------------------------- - Read the Horizon contributing documentation at - http://docs.openstack.org/developer/horizon/contributing.html + https://docs.openstack.org/horizon/latest/contributor/contributing.html - [M322] Method's default argument shouldn't be mutable. diff --git a/README.rst b/README.rst index 1ac0300..fdf3667 100644 --- a/README.rst +++ b/README.rst @@ -4,6 +4,6 @@ Neutron VPNaaS Dashboard OpenStack Dashboard panels for Neutron VPNaaS -* Documentation: http://docs.openstack.org/developer/neutron-vpnaas-dashboard -* Source: http://git.openstack.org/cgit/openstack/neutron-vpnaas-dashboard -* Bugs: http://bugs.launchpad.net/neutron-vpnaas-dashboard +* Documentation: https://git.openstack.org/cgit/openstack/neutron-vpnaas-dashboard/tree/doc/source +* Source: https://git.openstack.org/cgit/openstack/neutron-vpnaas-dashboard +* Bugs: https://bugs.launchpad.net/neutron-vpnaas-dashboard diff --git a/devstack/README.rst b/devstack/README.rst index 9a5256d..41b3486 100644 --- a/devstack/README.rst +++ b/devstack/README.rst @@ -5,7 +5,7 @@ DevStack plugin for neutron-vpnaas-dashboard This is setup as a DevStack plugin. For more information on DevStack plugins, see the `DevStack Plugins documentation -`__. +`__. How to enable VPNaaS dsashboard ------------------------------- diff --git a/setup.cfg b/setup.cfg index 6a23822..992810d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -5,7 +5,7 @@ description-file = README.rst author = OpenStack author-email = openstack-dev@lists.openstack.org -home-page = http://docs.openstack.org/developer/trove/ +home-page = http://git.openstack.org/cgit/openstack/neutron-vpnaas-dashboard/ classifier = Environment :: OpenStack Intended Audience :: Information Technology