Skip to content

Commit fa60f05

Browse files
committed
docs(readme): update Redis Streams tutorial link
Signed-off-by: Bo-Yi.Wu <[email protected]>
1 parent d694635 commit fa60f05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![codecov](https://codecov.io/gh/golang-queue/redisdb-stream/branch/main/graph/badge.svg?token=FFZN8E2ZZB)](https://codecov.io/gh/golang-queue/redisdb-stream)
55
[![Go Report Card](https://goreportcard.com/badge/github.com/golang-queue/redisdb-stream)](https://goreportcard.com/report/github.com/golang-queue/redisdb-stream)
66

7-
[Redis Streams](https://redis.io/docs/manual/data-types/streams/) as backend for Queue Package
7+
[Redis Streams](https://redis.io/docs/data-types/streams-tutorial/) as backend for Queue Package
88

99
## System Flow
1010

0 commit comments

Comments
 (0)