Skip to content

Commit ea8d4bd

Browse files
authored
🔧 MAINTAIN: Fix broken changelog links (#123)
1 parent 6c2f900 commit ea8d4bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
This release brings Markdown-It-Py inline with Markdown-It v11.0.1 (2020-09-14), applying two fixes:
66

7-
- Fix blockquote lazy newlines, [[#696](markdown-it/markdown-it#696)].
8-
- Fix missed mappings for table rows, [[#705](markdown-it/markdown-it#705)].
7+
- Fix blockquote lazy newlines, [[#696](https://github.com/markdown-it/markdown-it/issues/696)].
8+
- Fix missed mappings for table rows, [[#705](https://github.com/markdown-it/markdown-it/issues/705)].
99

1010
Thanks to [@hukkinj1](https://github.com/hukkinj1)!
1111

0 commit comments

Comments
 (0)