Skip to content

Commit 5d7db59

Browse files
committed
add aeppl to intersphinx mapping
1 parent 00d4580 commit 5d7db59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@
151151
intersphinx_mapping = {
152152
"arviz": ("https://arviz-devs.github.io/arviz/", None),
153153
"aesara": ("https://aesara.readthedocs.io/en/latest/", None),
154+
"aeppl": ("https://aesara-devs.github.io/aeppl/", None),
154155
"numpy": ("https://numpy.org/doc/stable/", None),
155156
"nb": ("https://pymc-examples.readthedocs.io/en/latest/", None),
156157
}

0 commit comments

Comments
 (0)