Skip to content

Commit 222cbd0

Browse files
authored
fix: url to GitHub pages
1 parent a0105e4 commit 222cbd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<Authors>FSharp.TypeProviders.SDK contributors</Authors>
44
<PackageLicenseExpression>MIT</PackageLicenseExpression>
5-
<PackageProjectUrl>https://github.com/fsprojects/FSharp.TypeProviders.SDK#the-f-type-provider-sdk</PackageProjectUrl>
5+
<PackageProjectUrl>https://fsprojects.github.io/FSharp.TypeProviders.SDK/</PackageProjectUrl>
66
<RepositoryUrl>https://github.com/fsprojects/FSharp.TypeProviders.SDK</RepositoryUrl>
77
<RepositoryType>git</RepositoryType>
88
<Copyright>Copyright 2020 FSharp.TypeProviders.SDK contributors</Copyright>

0 commit comments

Comments
 (0)