Skip to content

Commit bfc2cc8

Browse files
authored
Merge pull request #11 from carehart/patch-1
correct failing link to "dummyurl", meant to point to blog post
2 parents 351867b + 8efcf9c commit bfc2cc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redis-cluster-application-example/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# README
22

3-
This repository contains sample code and scripts that accompany our [**Migrating from a Redis Cluster to a DragonflyDB on a single node**](https://dummyurl) tutorial.
3+
This repository contains sample code and scripts that accompany our [**Migrating from a Redis Cluster to a DragonflyDB on a single node**](https://www.dragonflydb.io/blog/migrating-from-a-redis-cluster-to-a-dragonfly-on-a-single-node) tutorial.
44

55
In this tutorial, you learn how to migrate data from a Redis Cluster to a single-node DragonflyDB instance. You can use the sample application `/app` to demonstrate the migration process and cover everything step by step.
66

0 commit comments

Comments
 (0)