Move coverage under docs

This commit is contained in:
Ukendio 2025-03-30 18:55:14 +02:00
parent 3050ea1560
commit a466ab151b
8 changed files with 1 additions and 1 deletions

View file

@ -11,7 +11,7 @@ export default defineConfig({
{ text: "Learn", link: "/" },
{ text: "API", link: "/api/jecs.md" },
{ text: "Examples", link: "https://github.com/Ukendio/jecs/tree/main/examples" },
{ text: "Coverage", link: "../coverage" },
{ text: "Coverage", link: "/coverage/index.html" },
],
sidebar: {