Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 9fa8f75

Browse files
Update CLI code link in README
1 parent 1a3d662 commit 9fa8f75

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
@@ -20,7 +20,7 @@ afterwards, e.g. changing `SyntheticEvent` to `React.Event`.
2020
- `yarn global add @khanacademy/flow-to-ts`
2121
- `flow-to-ts [options] <file globs>`
2222

23-
For a comprehensive list of available options, please check out the [CLI code](./src/cli.js).
23+
For a comprehensive list of available options, please check out the [CLI code](./src/cli.ts).
2424

2525
# Playground
2626

0 commit comments

Comments
 (0)