Skip to content

Commit 0161531

Browse files
committed
add Ubuntu core to linkcheck_ignore to sidestep docs check
1 parent 0922902 commit 0161531

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
@@ -196,6 +196,7 @@
196196
"http://127.0.0.1:8000",
197197
"https://matrix.to/#/#documentation:ubuntu.com",
198198
r"https://github\.com/canonical/open-documentation-academy/commits\?author=.*",
199+
r"https://ubuntu.com/core*"
199200
]
200201

201202

0 commit comments

Comments
 (0)