diff --git a/README.rst b/README.rst index 7452093..e3cf7c5 100644 --- a/README.rst +++ b/README.rst @@ -19,6 +19,6 @@ To use, install cookiecutter:: Then `cd` into the project directory then run:: - cookiecutter https://git.openstack.org/openstack/tempest-plugin-cookiecutter.git + cookiecutter https://opendev.org/openstack/tempest-plugin-cookiecutter.git You will be prompted for the project name/repository name/class of the tempest plugin to create.