Skip to content
This repository was archived by the owner on Jul 11, 2021. It is now read-only.

Commit 4f0fe31

Browse files
author
Simone Mosciatti
committed
use new domain for doc
1 parent b8cfecf commit 4f0fe31

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -101,9 +101,9 @@ This will start a RediSQL instance and allow you to work directly with RediSQL.
101101

102102
We create a few tutorial to guide you on using RediSQL with Node.js, Go(lang) and Python:
103103

104-
- [Using RediSQL with Python](http://redbeardlab.tech/rediSQL/blog/python/using-redisql-with-python/)
105-
- [Using RediSQL with Golang](http://redbeardlab.tech/rediSQL/blog/golang/using-redisql-with-golang/)
106-
- [Using RediSQL with Node.js](http://redbeardlab.tech/rediSQL/blog/node/using-redisql-with-node/)
104+
- [Using RediSQL with Python](http://redisql.redbeardlab.com/rediSQL/blog/python/using-redisql-with-python/)
105+
- [Using RediSQL with Golang](http://redisql.redbeardlab.com/rediSQL/blog/golang/using-redisql-with-golang/)
106+
- [Using RediSQL with Node.js](http://redisql.redbeardlab.com/rediSQL/blog/node/using-redisql-with-node/)
107107

108108
Please open an issue and request a tutorial for any other language you are intereted in.
109109

@@ -170,5 +170,5 @@ This software is licensed under the AGPL-v3, it is possible to purchase more per
170170
<RediSQL, SQL steroids for Redis.>
171171
Copyright (C) 2019 Simone Mosciatti
172172

173-
[api]: http://redbeardlab.tech/rediSQL/references/
173+
[api]: http://redisql.redbeardlab.com/rediSQL/references/
174174
[redis-download]: https://redis.io/download

0 commit comments

Comments
 (0)