You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,9 @@ An asynchronous client for Redis including TLS. Support for streaming requests a
6
6
7
7
## Usage
8
8
9
-
Please see the [project documentation](https://github.com/socketry/async-redis) for more details.
9
+
Please see the [project documentation](https://socketry.github.io/async-redis/) for more details.
10
10
11
-
-[Getting Started](https://github.com/socketry/async-redisguides/getting-started/index) - This guide explains how to use the `async-redis` gem to connect to a Redis server and perform basic operations.
11
+
-[Getting Started](https://socketry.github.io/async-redis/guides/getting-started/index) - This guide explains how to use the `async-redis` gem to connect to a Redis server and perform basic operations.
0 commit comments