Fix link to git repository

Currently, the link points to a non-existant repository called
openstack-charms-guide.

This commit fixes the link by pointing to the openstack/charm-guide
repository.

Change-Id: I40fd5a4fa14041b3349df794a683a15c0125d51a
This commit is contained in:
Mathieu Mitchell 2017-08-01 10:54:30 -04:00
parent a4c04cc9a0
commit bab85e113c
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ master_doc = 'index'
project = u'OpenStack Charms Guide'
copyright = Markup(u'%s, OpenStack Contributors '
u'- use the <a href="https://git.openstack.org/cgit/'
u'openstack/openstack-charms-guide">openstack-charms-guide git repo</a> '
u'openstack/charm-guide">openstack/charm-guide git repo</a> '
u'to propose changes' % datetime.date.today().year)
# The language for content autogenerated by Sphinx. Refer to documentation