We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dacd537 commit 65f4797Copy full SHA for 65f4797
1 file changed
DirectusSharp/DirectusSharp.csproj
@@ -17,7 +17,7 @@
17
<PackageProjectUrl>https://github.com/Stay1444/DirectusSharp/blob/master/README.md</PackageProjectUrl>
18
<RepositoryUrl>https://github.com/Stay1444/DirectusSharp</RepositoryUrl>
19
<RepositoryType>git</RepositoryType>
20
- <PackageReadmeFile>../README.md</PackageReadmeFile>
+ <PackageReadmeFile>README.md</PackageReadmeFile>
21
22
<!-- A list of tags to help the search engine to understand the content of the package -->
23
<PackageTags>directus, wrapper, rest, http, library</PackageTags>
0 commit comments