Skip to content
This repository was archived by the owner on Apr 20, 2018. It is now read-only.

Commit 796e2f9

Browse files
Merge pull request #104 from sirbarrence/patch-2
fix broken URL to tests.worker.js
2 parents d127cbf + 3fe60e1 commit 796e2f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/operators/fromworker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ NuGet Packages:
3737
- [`RxJS-Bridges-HTML`](http://www.nuget.org/packages/RxJS-Bridges-HTML/)
3838

3939
Unit Tests:
40-
- [`/tests/tests.worker.js`](https://github.com/Reactive-Extensions/RxJS-DOM/blob/master/tests/tests.worker.js)
40+
- [`/tests/dom/tests.worker.js`](https://github.com/Reactive-Extensions/RxJS-DOM/blob/master/tests/dom/tests.worker.js)

0 commit comments

Comments
 (0)