From 50aeba53e66ea55ea549f7692f10ac9fe8e85983 Mon Sep 17 00:00:00 2001 From: Matt Bush Date: Fri, 12 Jan 2024 17:48:05 -0800 Subject: [PATCH] fix broken link in docs Signed-off-by: Matt Bush --- docs/testing-with-uptest.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/testing-with-uptest.md b/docs/testing-with-uptest.md index a14aca6a..ed0db680 100644 --- a/docs/testing-with-uptest.md +++ b/docs/testing-with-uptest.md @@ -186,7 +186,7 @@ mentioned in the next parts. resources, but if you want to see the value of conditions in your tests in your local environment (during manual tests) you need to add this condition manually. For the goal and details of this status condition please see this - PR: https://github.com/upbound/crossplane/pull/23 + PR: https://github.com/crossplane/upjet/pull/23 > [!NOTE] > The resources that are tried to be created may have dependencies. For example,