docs: fix broken blog link in register-remote-agent.md

This commit is contained in:
molecule-ai[bot] 2026-04-21 07:52:36 +00:00 committed by GitHub
parent bdfe53ffca
commit 2dd808fbf0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -264,6 +264,6 @@ To revoke without deleting the workspace record, use `DELETE /workspaces/{id}/to
- [Agent Card reference](../agent-runtime/agent-card.md) — publish your agent's capabilities so orchestrators can discover and route tasks
- [A2A protocol reference](../api-protocol/a2a-protocol.md) — full message format, error codes, and streaming
- [Registry and heartbeat reference](../api-protocol/registry-and-heartbeat.md) — heartbeat interval, offline detection, and error handling
- [Remote workspaces blog post](../blog/2026-04-20-remote-workspaces/index.md) — the product announcement with fleet visibility context
- [Remote workspaces blog post](/blog/remote-workspaces) — the product announcement with fleet visibility context
> **Molecule AI is open source.** Remote agent support is in `molecule-core/registry/` on `main`.