From a405499e0d4af381ba790d94c0fec6538f9c4685 Mon Sep 17 00:00:00 2001 From: Ben Limmer <630449+blimmer@users.noreply.github.com> Date: Sat, 20 Apr 2024 16:52:05 -0600 Subject: [PATCH] docs: update README fix link to upgrade docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 80f75d0..8c19986 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,7 @@ pip install cdk-circleci-oidc ## Upgrading Between Major Versions -The API can be expected to change between major versions. Please consult the [UPGRADING docs](/UPGRADING.md.md) for for +The API can be expected to change between major versions. Please consult the [UPGRADING docs](/UPGRADING.md) for for information. ## Contributing