AETHER-2011 (part6) - Add release notes and process

Change-Id: If93cff8aeeed2f84fd33b47071e8df580e7e70e8
diff --git a/conf.py b/conf.py
index da3c8f3..aaaa104 100644
--- a/conf.py
+++ b/conf.py
@@ -243,7 +243,8 @@
 # -- Options for linkcheck ---------------------------------------------------
 # The link checker strips off .md from links and then complains
 linkcheck_ignore = [
-    r'https://jenkins\.opencord\.org/job/aether-member-only-jobs/.*'
+    r'https://jenkins\.opencord\.org/job/aether-member-only-jobs/.*',
+    r'https://jenkins.aetherproject.org/.*'
 ]
 
 linkcheck_timeout = 3