Skip to content

Commit dc65f34

Browse files
committed
Fix links.
1 parent a7cdc1e commit dc65f34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ An asynchronous client for Redis including TLS. Support for streaming requests a
66

77
## Usage
88

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.
1010

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.
1212

1313
## Contributing
1414

0 commit comments

Comments
 (0)