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

Commit 8417d8b

Browse files
Merge pull request #709 from myhau/patch-1
Changed bad link to source code in docs
2 parents 55404d3 + c5726f4 commit 8417d8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/api/core/operators/delaysubscription.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ var subscription = source.subscribe(
4141
### Location
4242

4343
File:
44-
- [`/src/core/linq/observable/delaysubscription.js`](https://github.com/Reactive-Extensions/RxJS/blob/master/src/core/linq/observable/delaywithselector.js)
44+
- [`/src/core/linq/observable/delaysubscription.js`](https://github.com/Reactive-Extensions/RxJS/blob/master/src/core/linq/observable/delaysubscription.js)
4545

4646
Dist:
4747
- [`rx.all.js`](https://github.com/Reactive-Extensions/RxJS/blob/master/dist/rx.all.js)

0 commit comments

Comments
 (0)