summaryrefslogtreecommitdiffstats
path: root/docs/conf.py
diff options
context:
space:
mode:
authorthmsdt <thomas.kulik@telekom.de>2022-11-17 15:21:27 +0100
committerthmsdt <thomas.kulik@telekom.de>2022-11-17 15:22:04 +0100
commit32ca485f5e66c1d527ce99ea9ef3e5bbe264e42e (patch)
treee06937d1ddeb1ba9974e093fec9cadc9c0484ffd /docs/conf.py
parenta99f3c37fc7e93d01ed7c0422a069b28ffaaef35 (diff)
fix doc config fileskohn
Issue-ID: DOC-798 Signed-off-by: thmsdt <thomas.kulik@telekom.de> Change-Id: Ic9b28d272a136c28e8be2ee41639c2e2995366d7
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 4b2fec5..c31b9f8 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -53,4 +53,4 @@ def setup(app):
linkcheck_ignore = [
r'http://localhost:\d+/'
-] \ No newline at end of file
+]