Skip to content

Commit 9e06ab8

Browse files
authored
docs: format links
1 parent a64a3ba commit 9e06ab8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
- [License](#license)
2222
</details>
2323

24-
A Salesforce CLI plugin to transform the Apex code coverage JSON files created during deployments and test runs into various formats accepted by SonarQube, GitHub, GitLab, etc.
24+
A Salesforce CLI plugin to transform the Apex code coverage JSON files created during deployments and test runs into various [formats](#coverage-report-formats) accepted by SonarQube, GitHub, GitLab, etc.
2525

2626
If there's a coverage format not yet supported by this plugin, feel free to provide a pull request or issue for the coverage format.
2727

@@ -113,7 +113,7 @@ EXAMPLES
113113

114114
## Coverage Report Formats
115115

116-
The `-f'/`--format` flag allows you to specify the format of the coverage report.
116+
The `-f`/`--format` flag allows you to specify the format of the coverage report.
117117

118118
| Flag Option | Description |
119119
|-------------|-------------|

0 commit comments

Comments
 (0)