Added link to example post github page

This commit is contained in:
Alexander Bell 2024-07-04 04:31:09 +02:00
parent 3853696e10
commit 86ce5cd94f

View File

@ -1,6 +1,6 @@
# Example base post code
This is the exact code used for the [example page](./example-page.md). You can confirm this for yourself on the Github of course 🤗.
This is the exact code used for the [example page](./example-page.md). You can confirm this for yourself on the [Github](https://github.com/aleabodo/survival-pi-docs/blob/main/docs/wiki/How%20To%20Contribute/example-page.md) of course 🤗.
```markdown
import Tabs from '@theme/Tabs';