From b5333c3854ec39d95ad60f0291eda66a419b8eb0 Mon Sep 17 00:00:00 2001 From: Eivind Uggedal Date: Sun, 14 Dec 2014 21:01:41 +0000 Subject: [PATCH] README: link CONTRIBUTING. --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e06eb13e9e5..fd49e1fe093 100644 --- a/README.md +++ b/README.md @@ -253,5 +253,7 @@ To see if the musl C dynamic linker is working as expected. ### Contributing -See [Manual](https://github.com/voidlinux/xbps-packages/blob/master/Manual.md) -for documentation to create and learn about the source packages. +See [Contributing](https://github.com/voidlinux/xbps-packages/blob/master/CONTRIBUTING.md) +for a general overview of how to contribute and the +[Manual](https://github.com/voidlinux/xbps-packages/blob/master/Manual.md) +for details of how to create source packages.