Skip to content

Commit 605672e

Browse files
committed
use redis.io as the project url
1 parent c7cafe7 commit 605672e

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
@@ -11,7 +11,7 @@
1111
<RepositoryType>git</RepositoryType>
1212
<RepositoryUrl>https://github.com/redis/nRedisStack/</RepositoryUrl>
1313
<PackageReleaseNotes>https://github.com/redis/NRedisStack/releases</PackageReleaseNotes>
14-
<PackageProjectUrl>https://github.com/redis/nRedisStack/</PackageProjectUrl>
14+
<PackageProjectUrl>https://redis.io/docs/latest/develop/clients/dotnet/</PackageProjectUrl>
1515
<Deterministic>false</Deterministic>
1616
<DebugSymbols>true</DebugSymbols>
1717
<DebugType>embedded</DebugType>

0 commit comments

Comments
 (0)