We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24c0e83 commit d3ff68fCopy full SHA for d3ff68f
src/FSharp.Control.AsyncSeq/FSharp.Control.AsyncSeq.fsproj
@@ -5,7 +5,7 @@
5
<Summary>Asynchronous sequences for F#</Summary>
6
<Description>Asynchronous sequences for F#</Description>
7
<Copyright>Copyright 2017</Copyright>
8
- <PackageLicenseUrl>https://fsprojects.github.io/FSharp.Control.AsyncSeq/license.html</PackageLicenseUrl>
+ <PackageLicenseUrl>https://github.com/fsprojects/FSharp.Control.AsyncSeq/blob/main/LICENSE.md</PackageLicenseUrl>
9
<PackageProjectUrl>https://fsprojects.github.io/FSharp.Control.AsyncSeq/</PackageProjectUrl>
10
<PackageIconUrl>https://fsprojects.github.io/FSharp.Control.AsyncSeq/img/logo.png</PackageIconUrl>
11
<PackageTags>F#;async;fsharp;streaming</PackageTags>
0 commit comments