diff --git a/README.rst b/README.rst index 988f71d..8f213c7 100644 --- a/README.rst +++ b/README.rst @@ -45,7 +45,7 @@ How do I submit the code? #. Get the code:: - git clone https://git.openstack.org/openstack/ironic-staging-drivers + git clone https://opendev.org/x/ironic-staging-drivers #. Make your changes and write a nice commit message explaining the change in details. @@ -58,5 +58,5 @@ Useful links * Free software: Apache license * Documentation: http://ironic-staging-drivers.readthedocs.io/en/latest/ -* Source: http://git.openstack.org/cgit/openstack/ironic-staging-drivers +* Source: https://opendev.org/x/ironic-staging-drivers * Bugs: https://storyboard.openstack.org/#!/project/950 diff --git a/extra-requirements.txt b/extra-requirements.txt index 29ded7a..69924de 100644 --- a/extra-requirements.txt +++ b/extra-requirements.txt @@ -1 +1 @@ -git+https://git.openstack.org/openstack/ironic#egg=ironic +git+https://opendev.org/openstack/ironic#egg=ironic