Skip to content

Commit 16b3126

Browse files
authored
Merge pull request #332 from deploystackio/main
Remove outdated links from team context and GitHub deployment redeploy documentation
2 parents e104c19 + b982834 commit 16b3126

File tree

3 files changed

+75
-133
lines changed

3 files changed

+75
-133
lines changed

development/frontend/team-context.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,6 @@ If `isAdmin` or `isOwner` are incorrect:
444444

445445
- [Global Event Bus](/development/frontend/event-bus) - Event system integration
446446
- [Storage System](/development/frontend/storage) - Persistent state management
447-
- [Team Service](/development/frontend/api-services) - API client for teams
448447
- [Team Management](/general/teams) - Team concepts and features
449448

450449
## Source Code

development/satellite/github-deployment-redeploy.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -424,8 +424,6 @@ If redeploy fails:
424424
- **Quota exceeded**: Deployment too large (>300MB)
425425
- **Process still running**: Old process didn't terminate properly
426426

427-
See [Troubleshooting](/development/satellite/troubleshooting) for detailed debugging guide.
428-
429427
## Edge Cases
430428

431429
### Multiple Users Redeploying Simultaneously
@@ -495,8 +493,6 @@ for (const instanceName of instanceNames) {
495493
- No deployment directory to manage
496494
- Redeploy = "refresh tool list from remote server"
497495

498-
See [Remote MCP Servers](/development/satellite/remote-mcp-servers) for details.
499-
500496
## Related Documentation
501497

502498
- [GitHub Deployment](/development/satellite/github-deployment) - Complete deployment flow

0 commit comments

Comments
 (0)