Skip to content

Commit 3480dd4

Browse files
committed
docs
1 parent a450b27 commit 3480dd4

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
@@ -11,9 +11,9 @@ Reference the generated badge in your README.md like this:
1111
[![coverage](https://github.com/USERNAME/REPO/blob/coverage/BRANCH/badge.svg)](#)
1212
```
1313

14-
If you have submitted a detailed HTML report of the coverage to the action, replace the '#' with:
14+
If you submitted a detailed HTML report of the coverage to the action, replace the '#' with:
1515

16-
`https://htmlpreview.github.io/?https://github.com/USERNAME/REPO/blob/coverage/BRANCH/REPORTFILENAME`
16+
`https://htmlpreview.github.io/?https://github.com/USERNAME/REPO/blob/coverage/BRANCH/report.html`
1717

1818
# Examples
1919

0 commit comments

Comments
 (0)