Skip to content

Commit

Permalink
Fix documentation link (aws#478)
Browse files Browse the repository at this point in the history
  • Loading branch information
matthieugrieger authored and Elad Ben-Israel committed Aug 2, 2018
1 parent d994e57 commit dd634c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Use the `cdk` command-line toolkit to interact with your project:
* `cdk synth`: synthesizes an AWS CloudFormation template for your app
* `cdk diff`: compares your app with the deployed stack

Read the [docs]():
Read the [docs](https://awslabs.github.io/aws-cdk/):

```bash
$ cdk docs
Expand Down

0 comments on commit dd634c4

Please sign in to comment.