diff --git a/docs/conf_common.py b/docs/conf_common.py index 38bc363874..6f28034b7a 100644 --- a/docs/conf_common.py +++ b/docs/conf_common.py @@ -228,7 +228,7 @@ linkcheck_exclude_documents = ['index', # several false positives due to the wa linkcheck_ignore = ['https://webhome.phy.duke.edu/~rgb/General/dieharder.php', # Certificate error 'https://docs.espressif.com/projects/esptool/en/latest/esp32c2/espefuse/index.html', # Not published - 'https://www.espressif.com/sites/default/files/documentation/esp32-c2_datasheet_en.pdf', # Not published + 'https://www.cadence.com/content/dam/cadence-www/global/en_US/documents/tools/ip/tensilica-ip/isa-summary.pdf', # Rejects user-agent ]