Skip to content

Commit

Permalink
Update project website URL on NuGet.org (#1023)
Browse files Browse the repository at this point in the history
Documentation:
- Update project website URL on NuGet.org to point at https://ghul.dev
  • Loading branch information
degory authored Jan 19, 2024
1 parent 7bd0fe2 commit 1cfa0f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ghul.ghulproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<PackageDescription>compiler for the ghūl programming language</PackageDescription>
<PackageTags>ghul;ghūl;compiler;dotnet;tool</PackageTags>
<PackageOutputPath>./nupkg</PackageOutputPath>
<PackageProjectUrl>https://github.com/degory/ghul</PackageProjectUrl>
<PackageProjectUrl>https://ghul.dev</PackageProjectUrl>
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageLicenseExpression>AGPL-3.0-or-later</PackageLicenseExpression>

Expand Down

0 comments on commit 1cfa0f9

Please sign in to comment.