fix(docs): correct broken link ./platform-api.md → ./reference.md in workspace-files.mdx
This commit is contained in:
parent
55e90c8f92
commit
f0244ef272
@ -185,7 +185,7 @@ curl -X PUT https://platform.example.com/workspaces/ws-abc123/files/../../etc/pa
|
||||
|
||||
## Related
|
||||
|
||||
- [Platform API Reference](./platform-api.md) — full API endpoint table
|
||||
- [Platform API Reference](./reference.md) — full API endpoint table
|
||||
- [Workspace Runtime](../agent-runtime/workspace-runtime.md) — runtime environment model
|
||||
- `workspace-server/internal/handlers/templates.go` — `WriteFile`, `validateRelPath`
|
||||
- `workspace-server/internal/handlers/container_files.go` — `copyFilesToContainer`, `writeViaEphemeral`
|
||||
|
||||
Loading…
Reference in New Issue
Block a user