We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf75ece commit 0538fa1Copy full SHA for 0538fa1
README.md
@@ -29,7 +29,7 @@ Parallel takes advantage of Web Workers for the web, and child processes for Nod
29
30
## Installation
31
32
-You can download the raw javascript file [here](https://raw.github.com/adambom/parallel.js/master/lib/parallel.js)
+You can download the raw javascript file [here](https://raw.github.com/parallel-js/parallel.js/master/lib/parallel.js)
33
34
Just include it via a script tag in your HTML page
35
0 commit comments