We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0e6078f + 5fd6ac6 commit 4674e43Copy full SHA for 4674e43
1 file changed
docs/index.md
@@ -18,9 +18,9 @@ An `AsyncSeq<'a>` can be generated using computation expression syntax much like
18
Learning
19
--------------------------
20
21
-[AsyncSeq](library/AsyncSeq.html) contains narrative and code samples explaining asynchronous sequences.
+[AsyncSeq](AsyncSeq.html) contains narrative and code samples explaining asynchronous sequences.
22
23
-[AsyncSeq Examples](library/AsyncSeqExamples.html) contains examples.
+[AsyncSeq Examples](AsyncSeqExamples.html) contains examples.
24
25
[Terminology](terminology.html) a reference for some of the terminology around F# async.
26
0 commit comments