Skip to content

Commit

Permalink
Fix README path
Browse files Browse the repository at this point in the history
  • Loading branch information
amantinband committed Feb 14, 2024
1 parent 112ee69 commit 0aed07a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ErrorOr.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<licenses>https://opensource.org/licenses/MIT</licenses>
<RepositoryUrl>https://github.com/amantinband/error-or</RepositoryUrl>
<PackageOutputPath>../artifacts/</PackageOutputPath>
<PackageReadmeFile>../README.md</PackageReadmeFile>
<PackageReadmeFile>README.md</PackageReadmeFile>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 0aed07a

Please sign in to comment.