From 8c301382dce0751b809ab402c96bd9ffa4ee33a9 Mon Sep 17 00:00:00 2001 From: Benson Shen Date: Wed, 15 Jan 2025 14:56:58 -0500 Subject: [PATCH] chore: update readme with link to releases --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 76c812d..d1544b2 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ This repository contains the latest changes to the BitGo API reference published on the [Developer Portal](https://developers.bitgo.com/api/overview). -You can view the entire OpenAPI 3.0 specification in [api.yaml](https://github.com/BitGo/api-changelog/blob/master/api.yaml). To view individual updates, see the [commits](https://github.com/BitGo/api-changelog/commits/master/api.yaml) history. +You can view the entire OpenAPI 3.0 specification in [api.yaml](https://github.com/BitGo/api-changelog/blob/master/api.yaml). To view individual updates, see [Releases](https://github.com/BitGo/api-changelog/releases) or the [Commits](https://github.com/BitGo/api-changelog/commits/master/api.yaml) history.