Skip to content

Commit 652521c

Browse files
committed
fix link
1 parent e02a100 commit 652521c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,11 @@ As soon as the release-tag is created, Travis will run the deployment step.
4040

4141
## Test coverage (coveralls)
4242

43-
We use the [gcov2lcov-action](https://github.com/jandelgado/gcov2lcov-action) to
43+
We use the
44+
[gcov2lcov-action](https://github.com/marketplace/actions/gcov2lcov-action) to
4445
first convert the golang test coverage to lcov format and then upload it using
45-
the [coveralls github action](https://github.com/marketplace/actions/coveralls-github-action).
46+
the [coveralls github
47+
action](https://github.com/marketplace/actions/coveralls-github-action).
4648

4749
Don't forget to enable `Leave comments (x) ` in coveralls, under `repo
4850
settings` > `pull request alerts`, so that the coveralls-action posts a comment

0 commit comments

Comments
 (0)