Skip to content

Commit fe79b45

Browse files
committed
doc fixup: add pfcp dump examples file and update index.rst
Signed-off-by: Arnav Kapoor <kapoorarnav43@gmail.com>
1 parent 6e340ba commit fe79b45

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

conf.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -257,9 +257,6 @@ def get_version():
257257
r'https://jenkins.aetherproject.org/.*',
258258
r'https://gerrit.opencord.org/.*',
259259
r'https://wiki.opennetworking.org/.*',
260-
# Opennetworking.org currently returns certificate verification errors in CI
261-
# (expired/invalid cert). Ignore their domain temporarily to avoid linkcheck
262-
# failures. Replace or re-enable checks when upstream fixes their cert.
263260
r'https?://opennetworking\.org/.*',
264261
]
265262

dict.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ eNBID
120120
eNBs
121121
eNodeB
122122
eb
123+
emptyDir
123124
eno
124125
epc
125126
equipments
@@ -267,5 +268,3 @@ webconsole
267268
webhooks
268269
webui
269270
yaml
270-
271-
emptyDir

0 commit comments

Comments
 (0)