From 42f7aff7598199d7bfe3e155855cae3e734e73a1 Mon Sep 17 00:00:00 2001 From: Christian Brabandt Date: Wed, 16 Jun 2021 16:08:16 +0200 Subject: [PATCH] fix link to contributing (#1076) --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index aed44814..a144fb8c 100644 --- a/README.markdown +++ b/README.markdown @@ -45,7 +45,7 @@ In order to join, just send a random mail to `sodium-subscribe` {at} ### Code Contributors -This project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)]. +This project exists thanks to all the people who contribute. [[Contribute](https://github.com/jedisct1/libsodium/graphs/contributors)].