From 6cb075cfb45e428bc808e1a6f4d3a5841dd23401 Mon Sep 17 00:00:00 2001 From: Thomas Parikka Date: Tue, 4 Apr 2017 16:42:20 -0500 Subject: [PATCH] Updated link to documentation for contributors. --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5f34195eaf..e1eba38ff4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,6 +2,6 @@ Much of the magic behind Selenium is the hard work of programmers with backgrounds in Javascript, Java, Ruby, PHP, Python, Perl, C#, HTML and other languages. -We encourage code patches and other contributions - get involved by following the instructions on our [wiki](https://code.google.com/p/selenium/wiki/CommitYourCode). You can also track the activity of the development team by checking out the read-only [Selenium Developer Activity Group](http://groups.google.com/group/selenium-developer-activity). +We encourage code patches and other contributions - get involved by following the instructions at the main [Selenium GitHub](https://github.com/SeleniumHQ/selenium/blob/master/CONTRIBUTING.md). You can also track the activity of the development team by checking out the read-only [Selenium Developer Activity Group](http://groups.google.com/group/selenium-developer-activity). If you do supply a patch we will need you to [sign the CLA](https://goo.gl/a2VrTx). We are a part of [SFC](http://www.sfconservancy.org/).