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
|
||||
link: /overview/get-started.md
|
||||
- theme: alt
|
||||
text: API Examples
|
||||
link: /api.md
|
||||
text: API References
|
||||
link: /api/
|
||||
|
||||
features:
|
||||
- title: Stupidly Fast
|
||||
|
@ -26,4 +26,4 @@ features:
|
|||
- title: Zero-Dependencies
|
||||
icon: 📦
|
||||
details: Jecs doesn't rely on anything other than itself.
|
||||
---
|
||||
---
|
||||
|
|
Loading…
Reference in a new issue