Skip to content

Commit 1bcfef1

Browse files
committed
Update link to point to correct GitHub project
1 parent 2be83a0 commit 1bcfef1

33 files changed

Lines changed: 33 additions & 32 deletions

src/ServiceStack.Redis/BasicRedisClientManager.ICacheClient.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// https://github.com/mythz/ServiceStack.Redis
2+
// https://github.com/ServiceStack/ServiceStack.Redis
33
// ServiceStack.Redis: ECMA CLI Binding to the Redis key-value storage system
44
//
55
// Authors:

src/ServiceStack.Redis/BasicRedisClientManager.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// https://github.com/mythz/ServiceStack.Redis
2+
// https://github.com/ServiceStack/ServiceStack.Redis
33
// ServiceStack.Redis: ECMA CLI Binding to the Redis key-value storage system
44
//
55
// Authors:

src/ServiceStack.Redis/Generic/RedisClientHash.Generic.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// https://github.com/mythz/ServiceStack.Redis
2+
// https://github.com/ServiceStack/ServiceStack.Redis
33
// ServiceStack.Redis: ECMA CLI Binding to the Redis key-value storage system
44
//
55
// Authors:

src/ServiceStack.Redis/Generic/RedisClientList.Generic.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// https://github.com/mythz/ServiceStack.Redis
2+
// https://github.com/ServiceStack/ServiceStack.Redis
33
// ServiceStack.Redis: ECMA CLI Binding to the Redis key-value storage system
44
//
55
// Authors:

src/ServiceStack.Redis/Generic/RedisClientSet.Generic.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// https://github.com/mythz/ServiceStack.Redis
2+
// https://github.com/ServiceStack/ServiceStack.Redis
33
// ServiceStack.Redis: ECMA CLI Binding to the Redis key-value storage system
44
//
55
// Authors:

src/ServiceStack.Redis/Generic/RedisClientSortedSet.Generic.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// https://github.com/mythz/ServiceStack.Redis
2+
// https://github.com/ServiceStack/ServiceStack.Redis
33
// ServiceStack.Redis: ECMA CLI Binding to the Redis key-value storage system
44
//
55
// Authors:

src/ServiceStack.Redis/Generic/RedisTypedClient.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// https://github.com/mythz/ServiceStack.Redis
2+
// https://github.com/ServiceStack/ServiceStack.Redis
33
// ServiceStack.Redis: ECMA CLI Binding to the Redis key-value storage system
44
//
55
// Authors:

src/ServiceStack.Redis/Generic/RedisTypedClient_Hash.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// https://github.com/mythz/ServiceStack.Redis
2+
// https://github.com/ServiceStack/ServiceStack.Redis
33
// ServiceStack.Redis: ECMA CLI Binding to the Redis key-value storage system
44
//
55
// Authors:

src/ServiceStack.Redis/Generic/RedisTypedClient_List.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// https://github.com/mythz/ServiceStack.Redis
2+
// https://github.com/ServiceStack/ServiceStack.Redis
33
// ServiceStack.Redis: ECMA CLI Binding to the Redis key-value storage system
44
//
55
// Authors:

src/ServiceStack.Redis/Generic/RedisTypedClient_Set.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// https://github.com/mythz/ServiceStack.Redis
2+
// https://github.com/ServiceStack/ServiceStack.Redis
33
// ServiceStack.Redis: ECMA CLI Binding to the Redis key-value storage system
44
//
55
// Authors:

0 commit comments

Comments
 (0)