Correct invalid git URL in LogABug config
Change-Id: I942338ce0811d12dcb83ec08853ad2a9b31f7af0
This commit is contained in:
parent
55f0daa4cc
commit
f09a37e550
@ -79,7 +79,7 @@ release = version_info.release_string()
|
||||
version = version_info.version_string()
|
||||
|
||||
# Config logABug feature
|
||||
giturl = u'http://git.openstack.org/cgit/openstack/heat/api-ref/source'
|
||||
giturl = u'http://git.openstack.org/cgit/openstack/heat/tree/api-ref/source'
|
||||
# source tree
|
||||
# html_context allows us to pass arbitrary values into the html template
|
||||
html_context = {'bug_tag': 'api-ref',
|
||||
|
Loading…
x
Reference in New Issue
Block a user