Skip to content

Commit

Permalink
docs: remove code link to be more suitable for user-facing doco
Browse files Browse the repository at this point in the history
  • Loading branch information
tomwwright committed Oct 2, 2023
1 parent 851b915 commit ab78daa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/aws-cdk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`

Expand Down

0 comments on commit ab78daa

Please sign in to comment.