aboutsummaryrefslogtreecommitdiffstats
path: root/docs/conf.py
diff options
context:
space:
mode:
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 99a44bc85..cd82442a5 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -13,7 +13,7 @@ linkcheck_ignore = [
'http://so-monitoring:30224',
r'http://SINK_IP_ADDRESS:667.*',
r'http.*K8S_HOST:30227.*',
- r'http.*K8S_NODE_IP:30209.*'
+ r'http.*K8S_NODE_IP.*'
]
intersphinx_mapping = {}