aws-cdk-lib: wrong link in help text #33566
Labels
aws-cdk-lib
Related to the aws-cdk-lib package
bug
This issue is a bug.
cli
Issues related to the CDK CLI
effort/medium
Medium work item – several days of effort
p2
Describe the bug
when running
cdk gc --help
, there's prominently a link pointing to https://github.com/aws/aws-cdk/blob/main/packages/aws-cdk/README.md#cdk-gc which opens up a 404.Regression Issue
Last Known Working CDK Version
No response
Expected Behavior
I'm expecting the link in the help context
to link to a page containing details for the options.
Current Behavior
The link points to a 404 page.
Reproduction Steps
run
cdk gc --help
and open the link thereinPossible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.166.0 (build 7bb9203)
Framework Version
No response
Node.js Version
v18.20.0
OS
ubuntu
Language
Java
Language Version
No response
Other information
No response
The text was updated successfully, but these errors were encountered: