summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzhulingjie <easyzlj@gmail.com>2018-08-30 06:59:50 -0400
committerzhulingjie <easyzlj@gmail.com>2018-08-30 07:32:11 -0400
commitd9ccc442c49132142353b1f7a311c899e71fc286 (patch)
treeafeff844dcd50e4325f8f4173d5a77094212cc6b
parent6b5a7cd2b5fddcee647dbc38d8b9100384157d05 (diff)
downloadheat-templates-d9ccc442c49132142353b1f7a311c899e71fc286.tar.gz
Migrate the link of bug report button to storyboard
Change-Id: I85439200113a719f2e1c7caea29ea8de57cb1a8a
-rw-r--r--doc/source/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py
index 4faf403..c4583ab 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -115,8 +115,8 @@ html_theme = 'openstackdocs'
# -- Options for openstackdocstheme --------------------------------------
repository_name = 'openstack/heat-templates'
-bug_project = 'heat-templates'
-bug_tag = ''
+bug_project = '995'
+bug_tag = 'docs'
# -- Options for HTMLHelp output ------------------------------------------