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.
1 parent 733d5fe commit 6f926e1Copy full SHA for 6f926e1
docs/starting_a_plain_project_from_scratch.md
@@ -76,7 +76,7 @@ verbose: true
76
```
77
- Specify the test scripts so that Plain knows how to run unit and conformance tests.
78
- 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).
+- For additional options and advanced configuration, see the [plain2code CLI documentation](plain2code_cli.md).
80
81
## 4. Generate & Run Your Project
82
0 commit comments