refactor(docs): Update links in setup guides for consistency and clarity

This commit is contained in:
Alex Newman
2025-12-29 23:06:50 -05:00
parent e012c3e885
commit 9f1498ed24
5 changed files with 15 additions and 15 deletions
+2 -2
View File
@@ -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
+4 -4
View File
@@ -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
+2 -2
View File
@@ -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
+3 -3
View File
@@ -167,6 +167,6 @@ If observations seem lower quality with Gemini:
## Next Steps
- [Configuration](../configuration) - Full settings reference
- [Getting Started](getting-started) - Basic usage guide
- [Troubleshooting](../troubleshooting) - Common issues
- [Configuration](/configuration) - Full settings reference
- [Getting Started](/usage/getting-started) - Basic usage guide
- [Troubleshooting](/troubleshooting) - Common issues
+4 -4
View File
@@ -314,7 +314,7 @@ Content-Type: application/json
## Next Steps
- [Configuration](../configuration) - Full settings reference
- [Gemini Provider](gemini-provider) - Alternative free provider
- [Getting Started](getting-started) - Basic usage guide
- [Troubleshooting](../troubleshooting) - Common issues
- [Configuration](/configuration) - Full settings reference
- [Gemini Provider](/usage/gemini-provider) - Alternative free provider
- [Getting Started](/usage/getting-started) - Basic usage guide
- [Troubleshooting](/troubleshooting) - Common issues