AETHER-868 Add Aether runtime deployment instructions

Change-Id: Iba9989cd2d2a93b480ef20b282fe745414a4f79b
diff --git a/conf.py b/conf.py
index 450396c..4b3fa63 100644
--- a/conf.py
+++ b/conf.py
@@ -239,6 +239,7 @@
 # The link checker strips off .md from links and then complains
 linkcheck_ignore = [
     r'https://www.sphinx-doc.org',
+    r'https://jenkins\.opencord\.org/job/aether-member-only-jobs/.*'
 ]
 
 def setup(app):