8000 Update GFM render API link (#75) · sindresorhus/github-markdown-css@888d5a0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 888d5a0

Browse files
authored
Update GFM render API link (#75)
1 parent 1485dd7 commit 888d5a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Import the `github-markdown.css` file and add a `markdown-body` class to the con
4242
</article>
4343
```
4444

45-
If you want code syntax highlighted, use GitHub Flavored Markdown rendered from [GitHub's `/markdown` API](https://developer.github.com/v3/markdown/).
45+
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).
4646

4747
## How
4848

0 commit comments

Comments
 (0)
0