Skip to content

Commit 8fe7905

Browse files
Merge branch 'main' into translation/source
2 parents 7c59d0e + 27c43be commit 8fe7905

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,8 @@
160160
# Temporarily ignored due to expired TLS cert.
161161
# Ref: https://github.com/pypa/packaging.python.org/issues/1998
162162
r"https://blog\.ganssle\.io/.*",
163+
# Temporarily ignored due to expired TLS cert.
164+
r"https://kivy.org/.*",
163165
]
164166
linkcheck_retries = 2
165167
linkcheck_timeout = 30

0 commit comments

Comments
 (0)