mirror of
https://github.com/Ukendio/jecs.git
synced 2025-04-24 17:10:03 +00:00
link to examples folder
This commit is contained in:
parent
7e48b3285a
commit
ad21445c09
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ export default defineConfig({
|
|||
nav: [
|
||||
{ text: 'Learn', link: '/' },
|
||||
{ text: 'API', link: '/api/jecs.md' },
|
||||
{ text: 'Examples', link: '/markdown-examples' },
|
||||
{ text: 'Examples', link: 'https://github.com/ukendio/jecs/examples' },
|
||||
],
|
||||
|
||||
sidebar: {
|
||||
|
|
Loading…
Reference in a new issue