From e0f48c486e4e658e80a4fea22f0fee58c3f01a0c Mon Sep 17 00:00:00 2001 From: Paul Tremberth Date: Wed, 27 Jan 2016 13:04:08 +0100 Subject: [PATCH] Add link to CoC mardown file on Github --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 8a7d2c71d..3e050bb1e 100644 --- a/README.rst +++ b/README.rst @@ -74,7 +74,7 @@ Contributing ============ Please note that this project is released with a Contributor Code of Conduct -(see CODE_OF_CONDUCT.md). +(see https://github.com/scrapy/scrapy/blob/master/CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms. Please report unacceptable behavior to opensource@scrapinghub.com.