Skip to content

Build Logs
1m 25s

> Build error occurred
Error:
Error: Unlinked pages found in the content/docs directory.
Please add these paths to the "content/docs" nav data file, or remove the .mdx files. If you want the pages to exist but not be linked in the navigation, you can add a "hidden" property to the page object in the navigation structure.
[
"agent/rpc",
"connect/proxies/managed-deprecated",
"connect/security",
"guides",
"install/manual-bootstrap",
"internals/acl",
"internals"
]
at validateNavData (/vercel/path0/website/.next/server/pages/docs/[[...page]].js:3084:11)
at async resolveNavData (/vercel/path0/website/.next/server/pages/docs/[[...page]].js:3014:25)