Skip to content

Commit c6c7468

Browse files
committed
Disable the edit button (prefer issues)
1 parent 67f26f6 commit c6c7468

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
# - https://git.launchpad.net/example
146146
#
147147
html_theme_options = {
148-
'source_edit_link': 'https://github.com/ubuntu/ubuntu-release-notes',
148+
# 'source_edit_link': 'https://github.com/ubuntu/ubuntu-release-notes',
149149
}
150150

151151
# Project slug; see https://meta.discourse.org/t/what-is-category-slug/87897

0 commit comments

Comments
 (0)