Skip to content

Commit 6f926e1

Browse files
committed
Correct links
1 parent 733d5fe commit 6f926e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/starting_a_plain_project_from_scratch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ verbose: true
7676
```
7777
- Specify the test scripts so that Plain knows how to run unit and conformance tests.
7878
- Indicate whether to display detailed output during code generation like shown in output control.
79-
- For additional options and advanced configuration, see the [plain2code CLI documentation](docs/plain2code_cli.md).
79+
- For additional options and advanced configuration, see the [plain2code CLI documentation](plain2code_cli.md).
8080
8181
## 4. Generate & Run Your Project
8282

0 commit comments

Comments
 (0)