From 91f52015b0262854324427fa73f5b7a627464b1a Mon Sep 17 00:00:00 2001 From: Bryce Lewis Date: Fri, 3 Jan 2025 14:08:54 -0800 Subject: [PATCH] update docs link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 72974337..3015110b 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ cycle -This repository contains the [OpenAPI](https://www.openapis.org/) definitions for the [Cycle API](https://api-docs.cycle.io). It is used in several downstream API clients and projects, and is the basis of our API documentation. +This repository contains the [OpenAPI](https://www.openapis.org/) definitions for the [Cycle API](https://cycle.io/docs/api/platform). It is used in several downstream API clients and projects, and is the basis of our API documentation. ⚠️ This spec is still under development. While most endpoints should be stable, there are still edge cases and small discrepancies that are actively being worked on.