Skip to content
This repository was archived by the owner on Mar 26, 2022. It is now read-only.

Commit 737ee62

Browse files
committed
Merge pull request #71 from rtfd/htmlrenderer-doc-fix
Fix module path for HtmlRenderer
2 parents 07e5658 + 93ee1b4 commit 737ee62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/html.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
HTML
22
====
33

4-
.. currentmodule:: CommonMark.html
4+
.. currentmodule:: CommonMark.render.html
55

66
.. autoclass:: HtmlRenderer
77
:members:

0 commit comments

Comments
 (0)