From ab78daa08f35935a95d9ce17928f87d9eb606781 Mon Sep 17 00:00:00 2001 From: Tom Wright Date: Mon, 2 Oct 2023 21:13:59 +1100 Subject: [PATCH] docs: remove code link to be more suitable for user-facing doco --- packages/aws-cdk/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/aws-cdk/README.md b/packages/aws-cdk/README.md index 162f2d233044d..cd03c514dc740 100644 --- a/packages/aws-cdk/README.md +++ b/packages/aws-cdk/README.md @@ -443,7 +443,7 @@ and might have breaking changes in the future. - `Fn::Split` - `Fn::Sub` -> *: `Fn::GetAtt` is only partially supported, see [here](https://github.com/aws/aws-cdk/blob/main/packages/aws-cdk/lib/api/evaluate-cloudformation-template.ts#L403) for details. +> *: `Fn::GetAtt` is only partially supported. ### `cdk watch`