Update readme.md

This commit is contained in:
Rongjian Zhang 2020-10-20 18:06:29 +08:00 committed by GitHub
parent 1485dd78f5
commit 7a20cf7983
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,7 +42,7 @@ Import the `github-markdown.css` file and add a `markdown-body` class to the con
</article>
```
If you want code syntax highlighted, use GitHub Flavored Markdown rendered from [GitHub's `/markdown` API](https://developer.github.com/v3/markdown/).
If you want code syntax highlighted, use GitHub Flavored Markdown rendered from [GitHub's `/markdown` API](https://docs.github.com/en/free-pro-team@latest/rest/reference/markdown).
## How