Skip to content

Commit 8a5a0c1

Browse files
authored
docs: fix highlighted lines in github link to commonly used languages (facebook#11188)
1 parent 8958c11 commit 8a5a0c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

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

8181
### Supported Languages {#supported-languages}
8282

83-
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).
83+
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#L10-L25).
8484

8585
:::warning
8686

0 commit comments

Comments
 (0)