Skip to content

Commit

Permalink
Update docs/get-started/java.md
Browse files Browse the repository at this point in the history
Signed-off-by: Eli Polonsky <[email protected]>
  • Loading branch information
iliapolo authored Sep 27, 2023
1 parent e95fe84 commit c21282e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/get-started/java.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ npm install -g cdk8s-cli
```

### Create a project
Next, we’ll initialize a project to create the directory structure and install the necessary dependencies using the [init](https://cdk8s.io/docs/latest/cli/init/) command.
Next, we’ll initialize a project to create the directory structure and install the necessary dependencies using the [init](./../cli/init.md) command.

1. In a terminal window, run the following command in an empty directory:
```console
Expand Down

0 comments on commit c21282e

Please sign in to comment.