summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSakthipriyan Vairamani <thefourtheye@users.noreply.github.com>2016-11-01 07:15:27 +0530
committerGitHub <noreply@github.com>2016-11-01 07:15:27 +0530
commitdac6540d7cecae4b811ea1d50e2de8066e598cc9 (patch)
tree9437f3bcb47fb0242b5a1b414eb891d2d968190d
parent06b266ff3d3c74da8bcc4689e59d793b43454477 (diff)
downloadscala-dac6540d7cecae4b811ea1d50e2de8066e598cc9.tar.gz
scala-dac6540d7cecae4b811ea1d50e2de8066e598cc9.tar.bz2
scala-dac6540d7cecae4b811ea1d50e2de8066e598cc9.zip
doc: fix README link
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 47d2788623..90484c9144 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,7 +1,7 @@
# Welcome! Thank you for contributing to Scala!
We follow the standard GitHub [fork & pull](https://help.github.com/articles/using-pull-requests/#fork--pull) approach to pull requests. Just fork the official repo, develop in a branch, and submit a PR!
-You're always welcome to submit your PR straight away and start the discussion (without reading the rest of this wonderful doc, or the `READMEnot^H^H^H.md`). The goal of these notes is to make your experience contributing to Scala as smooth and pleasant as possible. We're happy to guide you through the process once you've submitted your PR.
+You're always welcome to submit your PR straight away and start the discussion (without reading the rest of this wonderful doc, or the [`README.md`](README.md). The goal of these notes is to make your experience contributing to Scala as smooth and pleasant as possible. We're happy to guide you through the process once you've submitted your PR.
## The Scala Community
In 2014, you -- the Scala community -- matched the core team at EPFL in number of commits contributed to Scala 2.11, doubling the percentage of commits from outside EPFL/Lightbend since 2.10. Excellent work! (The split was roughly 25/25/50 for you/EPFL/Lightbend.)