diff --git a/www/apps/book/sidebar.mjs b/www/apps/book/sidebar.mjs index ca6cd72e49..aee7a77243 100644 --- a/www/apps/book/sidebar.mjs +++ b/www/apps/book/sidebar.mjs @@ -519,7 +519,7 @@ export const sidebar = numberSidebarItems( children: [ { type: "link", - path: "/debugging-and-testing/testing-tools/unit-tests/module-example", + path: "/debugging-and-testing/testing-tools/modules-tests/module-example", title: "Example", }, ],