summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/conf.py b/docs/conf.py
index dd6e68a..ccfc00b 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -124,6 +124,7 @@ html_theme = 'alabaster'
html_theme_options = {
'extra_nav_links': {
'browse source': 'https://notabug.org/rsd/lpschedule-generator',
+ 'Report Bugs': 'https://notabug.org/rsd/lpschedule-generator/issues'
}
}