AETHER-2365

Add instructions for connecting an eNodeB to SAS

Change-Id: I962f3f0615022900fb262895214013c8b867ca21
diff --git a/conf.py b/conf.py
index aaaa104..a9f4381 100644
--- a/conf.py
+++ b/conf.py
@@ -244,7 +244,9 @@
 # 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.aetherproject.org/.*'
+    r'https://jenkins.aetherproject.org/.*',
+    r'https://gerrit.opencord.org/.*',
+    r'https://sas.goog/.*',
 ]
 
 linkcheck_timeout = 3