From 94a8308dcc85bfedbf6115ebe75c3e9bba510b80 Mon Sep 17 00:00:00 2001 From: Timofey Date: Wed, 4 Sep 2024 10:27:35 +0300 Subject: [PATCH] fix link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ddc563e..0d54f1b 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,7 @@ For more info on namespaces see [memcache wiki](https://github.com/memcached/mem ## Contributing -For contributing see [`CONTRIBUTING.md`](https://github.com/kinescope/mc/CONTRIBUTING.md) +For contributing see [`CONTRIBUTING.md`](https://github.com/kinescope/mc/blob/main/CONTRIBUTING.md) ## Licensing -The code in this project is licensed under MIT license. \ No newline at end of file +The code in this project is licensed under MIT license.