Skip to content

Commit

Permalink
fix internal link issue
Browse files Browse the repository at this point in the history
  • Loading branch information
drafish committed Oct 2, 2022
1 parent 8a00fba commit 8013265
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
extensions = ['myst_parser'] # required for sphinx v3.0.0
suppress_warnings = ['myst.header']
myst_disable_syntax = ['image']
myst_all_links_external = True

# Add any paths that contain templates here, relative to this directory.
templates_path = ['_templates']
Expand Down

0 comments on commit 8013265

Please sign in to comment.