diff --git a/golang/introduction/part-5.database.redis/readme.md b/golang/introduction/part-5.database.redis/readme.md index 2cac64b..125dddc 100644 --- a/golang/introduction/part-5.database.redis/readme.md +++ b/golang/introduction/part-5.database.redis/readme.md @@ -17,7 +17,7 @@ This is important for learning Go, however there are a few challenges for using Follow my Redis clustering Tutorial
-Redis Guide +Redis Guide Code is over [here](../../../storage/redis/clustering/readme.md) diff --git a/python/introduction/part-5.database.redis/README.md b/python/introduction/part-5.database.redis/README.md index eefa375..6e94949 100644 --- a/python/introduction/part-5.database.redis/README.md +++ b/python/introduction/part-5.database.redis/README.md @@ -11,7 +11,7 @@ Be sure to checkout:
Follow my Redis clustering Tutorial
-Redis Guide +Redis Guide Code is over [here](../../../storage/redis/clustering/readme.md)