mirror of
https://github.com/musistudio/claude-code-router.git
synced 2026-01-30 06:12:06 +00:00
fix doc baseUrl
This commit is contained in:
@@ -7,8 +7,8 @@ const config: Config = {
|
|||||||
tagline: 'Use Claude Code without an Anthropics account and route it to another LLM provider',
|
tagline: 'Use Claude Code without an Anthropics account and route it to another LLM provider',
|
||||||
favicon: 'img/favicon.ico',
|
favicon: 'img/favicon.ico',
|
||||||
|
|
||||||
url: 'https://claude-code-router.js.org',
|
url: 'https://musistudio.github.io',
|
||||||
baseUrl: '/',
|
baseUrl: '/claude-code-router/',
|
||||||
|
|
||||||
organizationName: 'musistudio',
|
organizationName: 'musistudio',
|
||||||
projectName: 'claude-code-router',
|
projectName: 'claude-code-router',
|
||||||
|
|||||||
Reference in New Issue
Block a user