Thanks to visit codestin.com Credit goes to github.com
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 66080eb commit 2d7436eCopy full SHA for 2d7436e
FSharp.Compiler.Service/FSharp.Compiler.Service.fsproj
@@ -31,7 +31,7 @@
31
<PackageIconUrl>https://fsharp.org/img/logo/fsharp128.png</PackageIconUrl>
32
<PackageTags>F#;async;fsharp;streaming</PackageTags>
33
<RepositoryUrl>https://github.com/dotnet/fsharp/</RepositoryUrl>
34
- <FsDocsLogoLink>https://fsharp.org</FsDocsLogoLink>
+ <FsDocsLogoLink>hhttps://fsharp.github.io/fsharp-compiler-docs/</FsDocsLogoLink>
35
<FsDocsLicenseLink>https://github.com/dotnet/fsharp/blob/main/License.txt</FsDocsLicenseLink>
36
<FsDocsReleaseNotesLink>https://github.com/dotnet/fsharp/blob/main/release-notes.md</FsDocsReleaseNotesLink>
37
<RepositoryType>git</RepositoryType>
0 commit comments