Skip to content

Commit a0407d0

Browse files
committed
fix changelog PR links
1 parent a348a98 commit a0407d0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/source/about/changelog.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@ Unreleased
2525

2626
**Added**
2727

28-
- :issue:`832` - ``del_html_body_transform`` to strip out ``<html>``, ``<body>``, and ``<head>`` tags if needed.
28+
- :pull:`832` - ``del_html_body_transform`` to strip out ``<html>``, ``<body>``, and ``<head>`` tags if needed.
2929

3030
**Fixed**
3131

32-
- :issue:`832` - Fix ``html_to_vdom`` improperly ``<html>``, ``<body>``, and ``<head>``.
32+
- :pull:`832` - Fix ``html_to_vdom`` improperly handling ``<html>``, ``<body>``, and ``<head>``.
3333

3434
**Removed**
35-
- :issue:`832` - Removed ``idom.html.body`` as it is currently unusable due to technological limitations, and thus not needed.
35+
- :pull:`832` - Removed ``idom.html.body`` as it is currently unusable due to technological limitations, and thus not needed.
3636

3737

3838
v0.41.0

0 commit comments

Comments
 (0)