From fdbf17558ef5e16ab17a30f78f0825ff4ad6b0bc Mon Sep 17 00:00:00 2001 From: Dale Wijnand Date: Fri, 21 Jul 2017 11:08:24 +0100 Subject: [PATCH] Fix link to SIP template --- sips/sip-submission.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sips/sip-submission.md b/sips/sip-submission.md index 6d84159b00..b838d81417 100644 --- a/sips/sip-submission.md +++ b/sips/sip-submission.md @@ -76,7 +76,7 @@ a SIP or needs more work. After receiving the green light from the Process Lead, you can write up your idea and submit it as a SIP. -A SIP is a Markdown document written in conformance with the [process template](https://github.com/scala/slip/blob/master/slip-template.md). +A SIP is a Markdown document written in conformance with the [process template](https://github.com/scala/scala.github.com/blob/master/sips/sip-template.md). It ought to contain a clear specification of the proposed changes. When such changes significantly alter the compiler internals, the author is invited to provide a proof of concept. Delivering a basic implementation can speed up the