mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-04 12:07:34 +00:00
docs: fix broken links
This commit is contained in:
parent
28bbbcf2c1
commit
4f842d8729
6 changed files with 8 additions and 11 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue