Skip to content

Commit 75f0863

Browse files
authored
Point 'Using_the_api.md' link to 'using.md' (#18)
1 parent dc80d8a commit 75f0863

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ pip install markdown-it-py
6464

6565
See also:
6666

67-
- [Using the api] - for an executable notebook guide to the API
67+
- [Using `markdown_it`][using-the-api] - for an executable notebook guide to the API
6868
- [Development info] - for plugins writers.
6969

7070
```python
@@ -200,5 +200,5 @@ CommonMark spec and reference implementations.
200200
[markdown-it]: https://github.com/markdown-it/markdown-it
201201
[markdown-it-readme]: https://github.com/markdown-it/markdown-it/blob/master/README.md
202202
[security-doc]: https://github.com/ExecutableBookProject/markdown-it-py/tree/master/docs/security.md
203-
[Using the api]: https://github.com/ExecutableBookProject/markdown-it-py/tree/master/docs/Using_the_api.md
203+
[using-the-api]: https://github.com/ExecutableBookProject/markdown-it-py/tree/master/docs/using.md
204204
[Development info]: https://github.com/ExecutableBookProject/markdown-it-py/tree/master/docs/development.md

0 commit comments

Comments
 (0)