From c8bc4cbb9f6fe7b6fb3fa93b0031e4c92acd6881 Mon Sep 17 00:00:00 2001 From: Albert M Date: Fri, 15 May 2026 05:55:50 -0400 Subject: [PATCH] Fix link to documentation site in README --- profile/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profile/README.md b/profile/README.md index 4f898c0..f72e401 100644 --- a/profile/README.md +++ b/profile/README.md @@ -106,7 +106,7 @@ Other SDKs: **[TypeScript](https://github.com/runcycles/cycles-client-typescript New to Cycles? Start with the protocol, then choose the implementation surface you need. ### Core Platform -- [docs](https://github.com/runcycles/docs) — documentation site (runcycles.io) with quickstarts, integration guides, and protocol reference +- [cycles-docs](https://github.com/runcycles/docs) — documentation site (runcycles.io) with quickstarts, integration guides, and protocol reference - [cycles-protocol](https://github.com/runcycles/cycles-protocol) — protocol definitions, semantics, and API contract - [cycles-server](https://github.com/runcycles/cycles-server) — reference enforcement server for reservations, commits, releases, and balances - [cycles-server-admin](https://github.com/runcycles/cycles-server-admin) — tenant, budget, API key, funding, and audit management