From 364b81a73b30edf26a1c014eb34d2c379b3e9225 Mon Sep 17 00:00:00 2001 From: Ayaz Salikhov Date: Mon, 6 Nov 2023 21:34:20 +0100 Subject: [PATCH] Revert "[TMP] Disable mybinder linkcheck" This reverts commit 154343498e5cf03f697d6214ee3c514015055051. --- docs/conf.py | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index dd46367c..cacfe3d0 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -66,7 +66,6 @@ linkcheck_ignore = [ r"https://github\.com/jupyter/docker-stacks/settings/actions/runners/new\?arch=arm64\&os=linux", # only works for users with permissions to change runners r"http://127\.0\.0\.1:.*", # various examples r"https://mybinder\.org/v2/gh/.*", # lots of 500 errors - r"https://mybinder.org", # mybinder is down ] linkcheck_allowed_redirects = {