Skip to content

Commit 54ec8ad

Browse files
committed
Docs update
1 parent 4235b5d commit 54ec8ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/introduction/docusaurus-usage.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ export default function Root({ children }) {
2525

2626
You can override the default CodeBlock by swizzling the component, [more about swizzling](https://docusaurus.io/docs/swizzling).
2727

28-
For a full example, check out the repo for this website at https://github.com/elilambnz/react-py/tree/main/website, specifically `src/theme/CodeBlock` and `src/components/CodeEditor`.
28+
For a full example, check out an example of a Docusaurus site using `react-py` at https://github.com/James-Ansley/python-docusaurus-template, specifically `src/theme/CodeBlock` and `src/components/CodeEditor`.
2929

3030
## Docusaurus config
3131

0 commit comments

Comments
 (0)