From 32b60592c81ff7a1a3c4566a7754d44891f2bdcb Mon Sep 17 00:00:00 2001 From: Jeff Jirsa Date: Thu, 15 Jun 2017 12:01:40 -0700 Subject: [PATCH] Ninja: Update README with link to instructions for contributing --- README.asc | 1 + 1 file changed, 1 insertion(+) diff --git a/README.asc b/README.asc index 910fb64116..910f39969d 100644 --- a/README.asc +++ b/README.asc @@ -88,3 +88,4 @@ Wondering where to go from here? * Subscribe to the Users mailing list by sending a mail to user-subscribe@cassandra.apache.org * Visit the http://cassandra.apache.org/community/[community section] of the Cassandra website for more information on getting involved. + * Visit the http://cassandra.apache.org/doc/latest/development/index.html[development section] of the Cassandra website for more information on how to contribute.