aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Merwin <[email protected]>2019-07-25 09:25:44 -0700
committerGitHub <[email protected]>2019-07-25 09:25:44 -0700
commite55883a6516b67c1572d3506ab44cc72082084c4 (patch)
tree42eb6b3f32d7aa8fe17c925c45f5194ea55fda79
parent55fc4d882b030ff18d64693e0db6b51cad2b527b (diff)
downloadnode-coveralls-e55883a6516b67c1572d3506ab44cc72082084c4.tar.xz
node-coveralls-e55883a6516b67c1572d3506ab44cc72082084c4.zip
COVERALLS_PARALLEL docs link update
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 46acc07..f4ccbd1 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@ There are optional environment variables for other build systems as well:
* COVERALLS_SERVICE_JOB_ID (an id that uniquely identifies the build job)
* COVERALLS_RUN_AT (a date string for the time that the job ran. RFC 3339 dates work. This defaults to your
build system's date/time if you don't set it.)
-* COVERALLS_PARALLEL (more info here: https://coveralls.zendesk.com/hc/en-us/articles/203484329)
+* COVERALLS_PARALLEL (more info here: https://docs.coveralls.io/parallel-build-webhook)
### [Jest](https://facebook.github.io/jest/)
- Install [jest](https://facebook.github.io/jest/docs/en/getting-started.html)
- Use the following to run tests and push files to coveralls: