Skip to content

Commit

Permalink
temp: try fixing build errors with glossary
Browse files Browse the repository at this point in the history
  • Loading branch information
sarina committed Nov 8, 2023
1 parent 0d632af commit c608865
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -268,8 +268,8 @@

intersphinx_mapping = {
'python': ('https://docs.python.org/3', None),
"dev-guide": (
f"https://docs.openedx.org/en/latest/developers/references/developer_guide",
"docs-openedx-org": (
f"https://docs.openedx.org/en/latest",
None,
),
}
2 changes: 1 addition & 1 deletion docs/xblock-tutorial/glossary.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
Open edX Glossary
#################

:doc:`dev-guide:glossary`
:doc:`docs-openedx-org:developers/references/developer_guide/glossary`

0 comments on commit c608865

Please sign in to comment.