diff --git a/README.md b/README.md index 8bb6d91..0d2c989 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de - [Run web performance audits using Sitespeed.io](https://github.com/sitespeedio/sitespeed.io/tree/master/docker/github-action) - [Run Tests through Puppeteer, the Headless Chrome Node API](https://github.com/ianwalter/puppeteer) - [Run ESLint with status checks and file diff annotations](https://github.com/gimenete/eslint-action) -- [Send your latest code coverage score to Coveralls.io](https://github.com/marketplace/actions/coveralls-action) +- [Send your latest code coverage score to Coveralls.io](https://github.com/gavinhenderson/coveralls-action) ### Pull Requests