Skip to content

Commit 4e48ed2

Browse files
committed
docs: update Redis Streams documentation references
- Update Redis Streams documentation link to the latest version Signed-off-by: appleboy <appleboy.tw@gmail.com>
1 parent ab58982 commit 4e48ed2

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/data-types/streams-tutorial/) as backend for Queue Package
7+
[Redis Streams](https://redis.io/docs/latest/develop/data-types/streams/) as backend for Queue Package
88

99
## System Flow
1010

0 commit comments

Comments
 (0)