refactor(docs): Update links in setup guides for consistency and clarity
This commit is contained in:
@@ -186,6 +186,6 @@ You can switch between Gemini, OpenRouter, and Claude SDK at any time by updatin
|
||||
|
||||
## Next Steps
|
||||
|
||||
- [Cursor Integration Overview](index) - All Cursor features
|
||||
- [OpenRouter Setup](openrouter-setup) - Alternative provider with 100+ models
|
||||
- [Cursor Integration Overview](/cursor/index) - All Cursor features
|
||||
- [OpenRouter Setup](/cursor/openrouter-setup) - Alternative provider with 100+ models
|
||||
- [Configuration Reference](../configuration) - All settings options
|
||||
|
||||
@@ -61,8 +61,8 @@ The setup wizard will:
|
||||
- Start the worker service
|
||||
|
||||
**Detailed guides:**
|
||||
- [Gemini Setup](gemini-setup) - Recommended free option (1500 req/day)
|
||||
- [OpenRouter Setup](openrouter-setup) - 100+ models including free options
|
||||
- [Gemini Setup](/cursor/gemini-setup) - Recommended free option (1500 req/day)
|
||||
- [OpenRouter Setup](/cursor/openrouter-setup) - 100+ models including free options
|
||||
|
||||
### Path B: Claude Code Users
|
||||
|
||||
@@ -174,7 +174,7 @@ bun run worker:logs
|
||||
|
||||
## Next Steps
|
||||
|
||||
- [Gemini Setup Guide](gemini-setup) - Detailed free tier setup
|
||||
- [OpenRouter Setup Guide](openrouter-setup) - Configure OpenRouter
|
||||
- [Gemini Setup Guide](/cursor/gemini-setup) - Detailed free tier setup
|
||||
- [OpenRouter Setup Guide](/cursor/openrouter-setup) - Configure OpenRouter
|
||||
- [Configuration Reference](../configuration) - All settings options
|
||||
- [Troubleshooting](../troubleshooting) - Common issues and solutions
|
||||
|
||||
@@ -186,6 +186,6 @@ You can switch between OpenRouter, Gemini, and Claude SDK at any time by updatin
|
||||
|
||||
## Next Steps
|
||||
|
||||
- [Cursor Integration Overview](index) - All Cursor features
|
||||
- [Gemini Setup](gemini-setup) - Alternative free provider
|
||||
- [Cursor Integration Overview](/cursor/index) - All Cursor features
|
||||
- [Gemini Setup](/cursor/gemini-setup) - Alternative free provider
|
||||
- [Configuration Reference](../configuration) - All settings options
|
||||
|
||||
Reference in New Issue
Block a user