update url

This commit is contained in:
2021-10-27 21:17:16 -04:00
parent cd72fda37d
commit ed02b8aadb

View File

@@ -5,7 +5,7 @@ is a Redis client library for Carp.
## Installation
```clojure
(load "https://veitheller.de/git/carpentry/redis.git@master")
(load "https://git.veitheller.de/carpentry/redis.git@master")
```
## Usage