mirror of
https://github.com/Ukendio/jecs.git
synced 2025-04-25 01:20:04 +00:00
Fix api pages
This commit is contained in:
parent
1844b0cfd8
commit
f9e0aa010c
1 changed files with 3 additions and 3 deletions
|
@ -13,8 +13,8 @@ hero:
|
||||||
text: Get Started
|
text: Get Started
|
||||||
link: /overview/get-started.md
|
link: /overview/get-started.md
|
||||||
- theme: alt
|
- theme: alt
|
||||||
text: API Examples
|
text: API References
|
||||||
link: /api.md
|
link: /api/
|
||||||
|
|
||||||
features:
|
features:
|
||||||
- title: Stupidly Fast
|
- title: Stupidly Fast
|
||||||
|
@ -26,4 +26,4 @@ features:
|
||||||
- title: Zero-Dependencies
|
- title: Zero-Dependencies
|
||||||
icon: 📦
|
icon: 📦
|
||||||
details: Jecs doesn't rely on anything other than itself.
|
details: Jecs doesn't rely on anything other than itself.
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in a new issue