From 4094f3fa70eca4cc0a904e5c15d48c2cf9112abc Mon Sep 17 00:00:00 2001 From: Eric Prestat <eric.prestat@gmail.com> Date: Sun, 29 Oct 2023 13:57:34 +0100 Subject: [PATCH] Fix linkcheck doc build --- doc/conf.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/conf.py b/doc/conf.py index 1c014eb91..7c4ea7c78 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -50,6 +50,9 @@ # Remove when setup "https://github.com/hyperspy/exspy-demos", "https://www.anaconda.com/blog/understanding-conda-and-pip", # Transcient? + # Remove once it is merged and the links are working + "https://exspy.readthedocs.io", + "https://github.com/hyperspy/exspy/blob/main/releasing_guide.md", ] intersphinx_mapping = {