docs: fix broken links

This commit is contained in:
Alexey Rybak 2025-10-01 15:44:32 -07:00
parent 28bbbcf2c1
commit 4f842d8729
6 changed files with 8 additions and 11 deletions

View file

@ -26,9 +26,6 @@ const config: Config = {
{
docs: {
sidebarPath: require.resolve("./sidebars.ts"),
// Please change this to your repo.
// Remove this to remove the "edit this page" links.
editUrl: 'https://github.com/meta-llama/llama-stack/tree/main/docs/',
docItemComponent: "@theme/ApiItem", // Derived from docusaurus-theme-openapi
},
blog: false,