Skip to content

Commit

Permalink
Merge pull request #177 from nojaf/docs
Browse files Browse the repository at this point in the history
Update PackageProjectUrl for docs
  • Loading branch information
nojaf authored Nov 11, 2023
2 parents 2da21cb + 888312d commit e65c058
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageIcon>logo.png</PackageIcon>
<PackageIconUrl>https://raw.githubusercontent.com/fsprojects/FsLexYacc/master/docs/img/logo.png</PackageIconUrl>
<PackageProjectUrl>https://github.com/fsprojects/FsLexYacc</PackageProjectUrl>
<PackageProjectUrl>https://fsprojects.github.io/FsLexYacc/</PackageProjectUrl>
<DebugType>embedded</DebugType>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<EmbedUntrackedSources>true</EmbedUntrackedSources>
Expand Down

0 comments on commit e65c058

Please sign in to comment.