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
|
## Next Steps
|
||||||
|
|
||||||
- [Cursor Integration Overview](index) - All Cursor features
|
- [Cursor Integration Overview](/cursor/index) - All Cursor features
|
||||||
- [OpenRouter Setup](openrouter-setup) - Alternative provider with 100+ models
|
- [OpenRouter Setup](/cursor/openrouter-setup) - Alternative provider with 100+ models
|
||||||
- [Configuration Reference](../configuration) - All settings options
|
- [Configuration Reference](../configuration) - All settings options
|
||||||
|
|||||||
@@ -61,8 +61,8 @@ The setup wizard will:
|
|||||||
- Start the worker service
|
- Start the worker service
|
||||||
|
|
||||||
**Detailed guides:**
|
**Detailed guides:**
|
||||||
- [Gemini Setup](gemini-setup) - Recommended free option (1500 req/day)
|
- [Gemini Setup](/cursor/gemini-setup) - Recommended free option (1500 req/day)
|
||||||
- [OpenRouter Setup](openrouter-setup) - 100+ models including free options
|
- [OpenRouter Setup](/cursor/openrouter-setup) - 100+ models including free options
|
||||||
|
|
||||||
### Path B: Claude Code Users
|
### Path B: Claude Code Users
|
||||||
|
|
||||||
@@ -174,7 +174,7 @@ bun run worker:logs
|
|||||||
|
|
||||||
## Next Steps
|
## Next Steps
|
||||||
|
|
||||||
- [Gemini Setup Guide](gemini-setup) - Detailed free tier setup
|
- [Gemini Setup Guide](/cursor/gemini-setup) - Detailed free tier setup
|
||||||
- [OpenRouter Setup Guide](openrouter-setup) - Configure OpenRouter
|
- [OpenRouter Setup Guide](/cursor/openrouter-setup) - Configure OpenRouter
|
||||||
- [Configuration Reference](../configuration) - All settings options
|
- [Configuration Reference](../configuration) - All settings options
|
||||||
- [Troubleshooting](../troubleshooting) - Common issues and solutions
|
- [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
|
## Next Steps
|
||||||
|
|
||||||
- [Cursor Integration Overview](index) - All Cursor features
|
- [Cursor Integration Overview](/cursor/index) - All Cursor features
|
||||||
- [Gemini Setup](gemini-setup) - Alternative free provider
|
- [Gemini Setup](/cursor/gemini-setup) - Alternative free provider
|
||||||
- [Configuration Reference](../configuration) - All settings options
|
- [Configuration Reference](../configuration) - All settings options
|
||||||
|
|||||||
@@ -167,6 +167,6 @@ If observations seem lower quality with Gemini:
|
|||||||
|
|
||||||
## Next Steps
|
## Next Steps
|
||||||
|
|
||||||
- [Configuration](../configuration) - Full settings reference
|
- [Configuration](/configuration) - Full settings reference
|
||||||
- [Getting Started](getting-started) - Basic usage guide
|
- [Getting Started](/usage/getting-started) - Basic usage guide
|
||||||
- [Troubleshooting](../troubleshooting) - Common issues
|
- [Troubleshooting](/troubleshooting) - Common issues
|
||||||
|
|||||||
@@ -314,7 +314,7 @@ Content-Type: application/json
|
|||||||
|
|
||||||
## Next Steps
|
## Next Steps
|
||||||
|
|
||||||
- [Configuration](../configuration) - Full settings reference
|
- [Configuration](/configuration) - Full settings reference
|
||||||
- [Gemini Provider](gemini-provider) - Alternative free provider
|
- [Gemini Provider](/usage/gemini-provider) - Alternative free provider
|
||||||
- [Getting Started](getting-started) - Basic usage guide
|
- [Getting Started](/usage/getting-started) - Basic usage guide
|
||||||
- [Troubleshooting](../troubleshooting) - Common issues
|
- [Troubleshooting](/troubleshooting) - Common issues
|
||||||
|
|||||||
Reference in New Issue
Block a user