mirror of
https://github.com/LibreChat-AI/librechat.ai.git
synced 2026-03-27 10:48:32 +07:00
initial commit
This commit is contained in:
@@ -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)
|
||||
|
||||
</div>
|
||||
|
||||
@@ -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: <FooterMenu />,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user