Skip to content

Commit 78cd17f

Browse files
authored
Merge pull request #287 from rkratky/slug
Add project slug
2 parents a2d22d0 + 8f12c75 commit 78cd17f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,10 +151,10 @@
151151

152152
# Project slug; see https://meta.discourse.org/t/what-is-category-slug/87897
153153
#
154-
# TODO: If your documentation is hosted on https://docs.ubuntu.com/,
154+
# If your documentation is hosted on https://docs.ubuntu.com/,
155155
# uncomment and update as needed.
156156

157-
# slug = ''
157+
slug = "project"
158158

159159

160160
#######################

0 commit comments

Comments
 (0)