From 307ea9d482cfce285cd79b3dc2da888c56658122 Mon Sep 17 00:00:00 2001 From: hellerve Date: Sun, 9 Feb 2020 20:24:04 +0100 Subject: [PATCH] readme: relative link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 33e6b71..39c4140 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ is a Redis client library for Carp. TODO -You can also look at the examples in the [`examples`](/examples) directory. +You can also look at the examples in the [`examples`](./examples) directory.