Skip to content

Commit 8b10934

Browse files
rbarbazzslorber
andauthored
docs: update link in md code blocks section (facebook#8975)
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
1 parent 509189e commit 8b10934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/guides/markdown-features/markdown-features-code-blocks.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Because a Prism theme is just a JS object, you can also write your own theme if
7878

7979
### Supported Languages {#supported-languages}
8080

81-
By default, Docusaurus comes with a subset of [commonly used languages](https://github.com/FormidableLabs/prism-react-renderer/blob/master/packages/generate-prism-languages/index.ts).
81+
By default, Docusaurus comes with a subset of [commonly used languages](https://github.com/FormidableLabs/prism-react-renderer/blob/master/packages/generate-prism-languages/index.ts#L9-L23).
8282

8383
:::caution
8484

0 commit comments

Comments
 (0)