Skip to content

Commit b5e5e74

Browse files
committed
update docs banner
1 parent b6f6386 commit b5e5e74

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
'.rst': 'restructuredtext',
2121
}
2222
html_theme_options = {
23-
'banner_text': 'Check out <a href="https://github.com/ansibleguy/collection_systemd">the repository on GitHub</a> | '
24-
'Report <a href="https://github.com/ansibleguy/collection_systemd/issues/new/choose">missing/incorrect information or broken links</a>'
23+
'banner_text': '<a href="https://github.com/ansibleguy/collection_systemd">Repository on GitHub</a> | '
24+
'<a href="https://github.com/ansibleguy/collection_systemd/issues/new/choose">Report errors</a>'
2525
}
2626
html_short_title = 'Ansible Systemd'

0 commit comments

Comments
 (0)