Skip to content

Commit 4ae3b10

Browse files
committed
groupBy docs in index
1 parent 65cc949 commit 4ae3b10

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/content/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@ This includes additional brief samples on using most of the functions.
2222

2323
[Terminology](terminology.html) a reference for some of the terminology around F# async.
2424

25-
[FSharp.Control.AsyncSeq](library/AsyncSeq.html) contains narrative and code samples explaining asynchronous sequences.
25+
[AsyncSeq](library/AsyncSeq.html) contains narrative and code samples explaining asynchronous sequences.
26+
27+
[AsyncSeq Examples](library/AsyncSeqExamples.html) contains examples.
2628

2729
Contributing and copyright
2830
--------------------------

0 commit comments

Comments
 (0)