Description: Disabled intersphinx mapping for blender_api
 The blender_api package does not yet exist,
 and we can't link to the website version
Author: Jonathan Rubenstein <jrubcop@gmail.com>
Forwarded: not-needed

--- a/manual/conf.py
+++ b/manual/conf.py
@@ -449,12 +449,7 @@
 
 # -- Extension configuration -------------------------------------------------
 
-intersphinx_mapping = {
-    "blender_api": (
-        "https://docs.blender.org/api/{:s}/".format(blender_version),
-        None,
-    ),
-}
+intersphinx_mapping = {}
 peertube_instance = "https://video.blender.org/"
 
 # If true, `todo` and `todoList` produce output, else they produce nothing.
