link to examples folder

This commit is contained in:
Ukendio 2024-08-03 06:26:25 +02:00
parent 7e48b3285a
commit ad21445c09

View file

@ -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: {