diff --git a/doc/source/tutorials/plugin.rst b/doc/source/tutorials/plugin.rst index d710367f8d..e1469cd0a7 100644 --- a/doc/source/tutorials/plugin.rst +++ b/doc/source/tutorials/plugin.rst @@ -292,7 +292,7 @@ setup.cfg README.rst author = myname author_email = myemail - home-page = http://www.openstack.org/ + home-page = http://docs.openstack.org/developer/horizon/ classifiers = [ Environment :: OpenStack Framework :: Django diff --git a/setup.cfg b/setup.cfg index 4ed13af283..4900324434 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://www.openstack.org/ +home-page = http://docs.openstack.org/developer/horizon/ classifier = Development Status :: 5 - Production/Stable Environment :: OpenStack @@ -55,4 +55,4 @@ directory = reports [extract_messages] keywords = gettext_noop gettext_lazy ngettext_lazy:1,2 ugettext_noop ugettext_lazy ungettext_lazy:1,2 npgettext:1c,2,3 pgettext_lazy:1c,2 npgettext_lazy:1c,2,3 -add_comments = Translators: \ No newline at end of file +add_comments = Translators: