diff --git a/pages/404.mdx b/pages/404.mdx index 1dca2fa..36f6e8c 100644 --- a/pages/404.mdx +++ b/pages/404.mdx @@ -4,6 +4,6 @@ # 🤷 -[Submit an issue about broken links ↗](https://github.com/fuegovic/website-lc/issues/new?title=Found%20broken%20%60%2Fdocs%60%20link.%20Please%20fix!&labels=bug) +[Submit an issue about broken links ↗](https://github.com/noreplylibrechatai/librechat.ai/issues/new?title=Found%20broken%20%60%2Fdocs%60%20link.%20Please%20fix!&labels=bug) diff --git a/theme.config.tsx b/theme.config.tsx index 25f7221..a7faabc 100644 --- a/theme.config.tsx +++ b/theme.config.tsx @@ -39,7 +39,7 @@ const config: DocsThemeConfig = { toc: { backToTop: true, }, - docsRepositoryBase: 'https://github.com/fuegovic/website-lc/tree/main', //TODO: Update URL + docsRepositoryBase: 'https://github.com/noreplylibrechatai/librechat.ai/tree/main', footer: { content: , },