We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7358210 commit 7f4db51Copy full SHA for 7f4db51
_extensions/interlinks/interlinks.py
@@ -2,7 +2,7 @@
2
import json
3
import panflute as pf
4
5
-from quartodoc.inventory import Ref, RefSyntaxError
+from quartodoc.interlinks import Ref, RefSyntaxError
6
from pathlib import Path
7
from plum import dispatch
8
0 commit comments