Skip to content

Commit 151b903

Browse files
authored
Merge pull request #30 from Codeplain-ai/fix/Start-new-Plain-project
Correct links
2 parents cdd613a + 6f926e1 commit 151b903

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)