diff --git a/specs/juno/heat-templates.rst b/specs/juno/heat-templates.rst index 277b389..5f0903f 100644 --- a/specs/juno/heat-templates.rst +++ b/specs/juno/heat-templates.rst @@ -115,11 +115,11 @@ This should ease the testing. These templates could be provided as part of the `heat-templates repository`_. -.. _`heat-templates repository`: https://github.com/openstack/heat-templates +.. _`heat-templates repository`: https://git.openstack.org/cgit/openstack/heat-templates References ========== -* https://github.com/openstack/heat/tree/master/doc/source/template_guide -* https://github.com/openstack/heat-templates +* https://git.openstack.org/cgit/openstack/heat/tree/doc/source/template_guide +* https://git.openstack.org/cgit/openstack/heat-templates * http://docs.openstack.org/developer/heat/template_guide/openstack.html diff --git a/specs/kilo/installguide-kilo.rst b/specs/kilo/installguide-kilo.rst index ad275ba..eaf09e4 100644 --- a/specs/kilo/installguide-kilo.rst +++ b/specs/kilo/installguide-kilo.rst @@ -75,7 +75,7 @@ Work Items - Replace deprecated eventlet (default web server) with Apache using `configuration`_ in upstream keystone repository. - .. _`configuration`: https://github.com/openstack/keystone/tree/master/httpd + .. _`configuration`: https://git.openstack.org/cgit/openstack/keystone/tree/httpd - Replace SQL token storage driver with Memcached to improve performance.