Skip to content

Commit f22df33

Browse files
authored
Fix broken link (#54)
1 parent fe6c169 commit f22df33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ package system, module will add itself globally as `window.markdownitFootnote`.
9292

9393
If you want to customize the output, you'll need to replace the template
9494
functions. To see which templates exist and their default implementations,
95-
look in [`index.js`](index.js). The API of these template functions is out of
95+
look in [`index.mjs`](index.mjs). The API of these template functions is out of
9696
scope for this plugin's documentation; you can read more about it [in the
9797
markdown-it
9898
documentation](https://github.com/markdown-it/markdown-it/blob/master/docs/architecture.md#renderer).

0 commit comments

Comments
 (0)