Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2d7436e

Browse files
committed
fix logo link
1 parent 66080eb commit 2d7436e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FSharp.Compiler.Service/FSharp.Compiler.Service.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<PackageIconUrl>https://fsharp.org/img/logo/fsharp128.png</PackageIconUrl>
3232
<PackageTags>F#;async;fsharp;streaming</PackageTags>
3333
<RepositoryUrl>https://github.com/dotnet/fsharp/</RepositoryUrl>
34-
<FsDocsLogoLink>https://fsharp.org</FsDocsLogoLink>
34+
<FsDocsLogoLink>hhttps://fsharp.github.io/fsharp-compiler-docs/</FsDocsLogoLink>
3535
<FsDocsLicenseLink>https://github.com/dotnet/fsharp/blob/main/License.txt</FsDocsLicenseLink>
3636
<FsDocsReleaseNotesLink>https://github.com/dotnet/fsharp/blob/main/release-notes.md</FsDocsReleaseNotesLink>
3737
<RepositoryType>git</RepositoryType>

0 commit comments

Comments
 (0)