summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorSeth Tisue <seth@tisue.net>2016-01-27 10:44:08 -0500
committerSeth Tisue <seth@tisue.net>2016-01-27 10:44:08 -0500
commit33113a6b6bb7970eee40884f08fbd95988f360b5 (patch)
treea069737c1b0b93d721a421d5c3ea9e888093c47f /CONTRIBUTING.md
parentc06aed997f5a0c98434d7cec0ebe5f0da3de790e (diff)
downloadscala-33113a6b6bb7970eee40884f08fbd95988f360b5.tar.gz
scala-33113a6b6bb7970eee40884f08fbd95988f360b5.tar.bz2
scala-33113a6b6bb7970eee40884f08fbd95988f360b5.zip
fix broken links to Scala CLA
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index d01a71b9bd..462b5404b2 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -14,7 +14,7 @@ By the way, the team at Typesafe is: @adriaanm, @lrytz, @retronym, and @SethTisu
## What kind of PR are you submitting?
-Regardless of the nature of your Pull Request, we have to ask you to digitally sign the [Scala CLA](http://typesafe.com/contribute/cla/scala), to protect the OSS nature of the code base.
+Regardless of the nature of your Pull Request, we have to ask you to digitally sign the [Scala CLA](http://www.typesafe.com/contribute/cla/scala), to protect the OSS nature of the code base.
You don't need to submit separate PRs for 2.11.x, 2.12.x, and 2.13.x. Any changes accepted on one of these branches will, in time, be merged into the later branches.