diff --git a/doc/source/installation.rst b/doc/source/installation.rst index a0b9d43..2fad48e 100644 --- a/doc/source/installation.rst +++ b/doc/source/installation.rst @@ -37,7 +37,7 @@ Installing novajoin from trunk source ------------------------------------- :: - pip install git+https://github.com/rcritten/novajoin + pip install git+https://github.com/openstack/novajoin Configuration diff --git a/setup.cfg b/setup.cfg index 6d34527..075cfa1 100644 --- a/setup.cfg +++ b/setup.cfg @@ -6,7 +6,7 @@ license = Apache License, Version 2.0 summary = Nova integration to enroll IPA clients author = Rob Crittenden author_email = rcritten@redhat.com -home-page = https://github.com/rcritten/novajoin +home-page = https://github.com/openstack/novajoin classifier = Environment :: OpenStack Intended Audience :: Information Technology