Skip to content

Commit 2b6cea2

Browse files
committed
docs: Edit for renamed module
1 parent c6106be commit 2b6cea2

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/integrations/sphinx.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,13 @@ Set up
1111
1212
extensions = [
1313
# After extensions
14-
"oembedpy.ext.sphinx",
14+
"oembedpy.adapter.sphinx",
1515
]
1616
17+
.. important::
18+
19+
This is named ``oembedpy.ext.sphinx`` until v0.7.2.
20+
It will keep until v1.0 for compatibility.
1721

1822
.. oembed:: https://mastodon.cloud/@attakei/109368512525772407
1923

0 commit comments

Comments
 (0)