We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a22d298 commit 46d85d8Copy full SHA for 46d85d8
FSharp.Core/FSharp.Core.fsproj
@@ -7,7 +7,7 @@
7
<Description>The core library F#</Description>
8
<Copyright>Copyright 2003-2020</Copyright>
9
<PackageLicenseUrl>https://github.com/dotnet/fsharp/blob/master/License.txt</PackageLicenseUrl>
10
- <PackageProjectUrl>https://github.com/fsharp/fsharp-core-api-docs/</PackageProjectUrl>
+ <PackageProjectUrl>https://fsharp.github.io/fsharp-core-api-docs/</PackageProjectUrl>
11
<PackageIconUrl>https://fsharp.org/img/logo/fsharp128.png</PackageIconUrl>
12
<PackageTags>F#;async;fsharp;streaming</PackageTags>
13
<IncludeSymbols>true</IncludeSymbols>
0 commit comments