mirror of
https://github.com/Ukendio/jecs.git
synced 2025-06-20 08:19:18 +00:00
Move coverage under docs
This commit is contained in:
parent
3050ea1560
commit
a466ab151b
8 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ export default defineConfig({
|
||||||
{ text: "Learn", link: "/" },
|
{ text: "Learn", link: "/" },
|
||||||
{ text: "API", link: "/api/jecs.md" },
|
{ text: "API", link: "/api/jecs.md" },
|
||||||
{ text: "Examples", link: "https://github.com/Ukendio/jecs/tree/main/examples" },
|
{ text: "Examples", link: "https://github.com/Ukendio/jecs/tree/main/examples" },
|
||||||
{ text: "Coverage", link: "../coverage" },
|
{ text: "Coverage", link: "/coverage/index.html" },
|
||||||
],
|
],
|
||||||
|
|
||||||
sidebar: {
|
sidebar: {
|
||||||
|
|
Loading…
Reference in a new issue