summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorLuc Bourlier <luc.bourlier@typesafe.com>2013-11-14 17:35:15 +0100
committerLuc Bourlier <luc.bourlier@typesafe.com>2013-11-14 17:35:15 +0100
commit8e267c8bfd0a78ecaa9f7cbcd77980f9859f8ee5 (patch)
tree7062aac5d0ae0dcae4275bd940540ef16cad2b82 /CONTRIBUTING.md
parent69e62de87d80cf5b9d8c7f4eefcea0638fb2759d (diff)
downloadscala-8e267c8bfd0a78ecaa9f7cbcd77980f9859f8ee5.tar.gz
scala-8e267c8bfd0a78ecaa9f7cbcd77980f9859f8ee5.tar.bz2
scala-8e267c8bfd0a78ecaa9f7cbcd77980f9859f8ee5.zip
Fixes markdown syntax
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 2451a52682..1c05b4fd6b 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -63,4 +63,4 @@ Example:
## The Scala Improvement Process
A new language feature requires a SIP (Scala Improvement Process) proposal. Note that significant additions to the standard library are also considered candidates for a SIP proposal.
-For more details on submitting SIPs, see (how to submit a SIP)[http://docs.scala-lang.org/sips/sip-submission.html].
+For more details on submitting SIPs, see [how to submit a SIP](http://docs.scala-lang.org/sips/sip-submission.html).