Skip to content

Commit 201f5c4

Browse files
committed
Fix link in readmes
1 parent 2729006 commit 201f5c4

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -544,6 +544,7 @@ module TaskSeq =
544544
[#81]: https://github.com/fsprojects/FSharp.Control.TaskSeq/pull/81
545545
[#82]: https://github.com/fsprojects/FSharp.Control.TaskSeq/pull/82
546546
[#83]: https://github.com/fsprojects/FSharp.Control.TaskSeq/pull/83
547+
[#90]: https://github.com/fsprojects/FSharp.Control.TaskSeq/pull/90
547548

548549
[issues]: https://github.com/fsprojects/FSharp.Control.TaskSeq/issues
549550
[nuget]: https://www.nuget.org/packages/FSharp.Control.TaskSeq/

assets/nuget-package-readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,4 +296,5 @@ _The motivation for `readOnly` in `Seq` is that a cast from a mutable array or l
296296
[#76]: https://github.com/fsprojects/FSharp.Control.TaskSeq/pull/76
297297
[#81]: https://github.com/fsprojects/FSharp.Control.TaskSeq/pull/81
298298
[#82]: https://github.com/fsprojects/FSharp.Control.TaskSeq/pull/82
299-
[#83]: https://github.com/fsprojects/FSharp.Control.TaskSeq/pull/83
299+
[#83]: https://github.com/fsprojects/FSharp.Control.TaskSeq/pull/83
300+
[#90]: https://github.com/fsprojects/FSharp.Control.TaskSeq/pull/90

0 commit comments

Comments
 (0)