We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb05c98 commit cc1981aCopy full SHA for cc1981a
doc/conf.py
@@ -117,6 +117,9 @@
117
'https://github.com/spatialaudio/nbsphinx/compare/',
118
# 418 Client Error: Unknown for url: https://ieeexplore.ieee.org/document/5582063/
119
'https://doi.org/10.1109/MCSE.2010.119',
120
+ # Intermittent network errors:
121
+ # Failed to establish a new connection: [Errno 101] Network is unreachable
122
+ 'https://repology.org/',
123
]
124
125
nitpicky = True
0 commit comments