Skip to content
Snippets Groups Projects
Verified Commit d8a08e1b authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

[Docs] Fix intersphinx mapping

parent 2907eb2b
No related branches found
No related tags found
1 merge request!113[Docs] Fix intersphinx mapping
Pipeline #49875 canceled
......@@ -204,6 +204,6 @@ epub_exclude_files = ["search.html"]
intersphinx_mapping = {
"https://docs.python.org/": None,
"https://docs.djangoproject.com/en/stable": "https://docs.djangoproject.com/en/stable/_objects",
"https://aleksis.edugit.io/AlekSIS-Core/docs": None,
"https://aleksis.edugit.io/AlekSIS-App-Chronos/docs": None,
"https://aleksis.edugit.io/official/AlekSIS-Core/docs/html": None,
"https://aleksis.edugit.io/official/AlekSIS-App-Chronos/docs/html": None,
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment