From 82f0f976939fe9fca7f3e48aa6d43bda542ba31b Mon Sep 17 00:00:00 2001 From: zertrin Date: Sat, 23 Sep 2023 20:47:56 +0800 Subject: [PATCH] Use cdn.jsdelivr.net instead of dead min.gitcdn.xyz in toc2.tpl min.gitcdn.xyz does not serve the scripts any more this replaces the links with cdn.jsdelivr.net which should survive longer hopefully --- src/jupyter_contrib_nbextensions/templates/toc2.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/jupyter_contrib_nbextensions/templates/toc2.tpl b/src/jupyter_contrib_nbextensions/templates/toc2.tpl index 7982f31c6..d0b1bfb37 100644 --- a/src/jupyter_contrib_nbextensions/templates/toc2.tpl +++ b/src/jupyter_contrib_nbextensions/templates/toc2.tpl @@ -8,11 +8,11 @@ - + - +