We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Dependencies.md
1 parent 5c58a01 commit 42c6d54Copy full SHA for 42c6d54
docs/Architecture/README.md
@@ -6,7 +6,7 @@ tslint-to-eslint-config is a heavily tested CLI app with application flow starti
6
* This file sets up all function dependencies and bound functions that call to each other.
7
2. `src/cli/runCli.ts`'s `runCli` is called with those bound dependencies and raw arguments.
8
9
-> See [Dependencies.md](./Dependencies.md) for more info on functions and their dependencies are bound together.
+> See [Dependencies.md](../Dependencies.md) for more info on functions and their dependencies are bound together.
10
11
## CLI Runner
12
0 commit comments