Skip to content

Commit b689dcc

Browse files
authored
Merge pull request #1 from radhikalism/readme-cli-link-typo
Fix broken link in README.md
2 parents 030a2f3 + c30db2d commit b689dcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ macros like `#env`, `#profile`, and `#or` are available. We pass the app env
174174
175175
Apart from the options listed, you might also want to provide command line flags
176176
to set specific options. For this you can use
177-
[com.lambdaisland/cli](https://github.com/lambdisland/cli), and
177+
[com.lambdaisland/cli](https://github.com/lambdaisland/cli), and
178178
`lambdaisland.config.cli/add-provider`.
179179
180180
Here's an illustrative example. Note that this relies on the dynamic var

0 commit comments

Comments
 (0)