Skip to content

Commit 6ab4af4

Browse files
committed
Add redirect_froms in all the SIPs
1 parent 0e60b14 commit 6ab4af4

36 files changed

+36
-0
lines changed

‎_sips/sips/2009-05-28-scala-compiler-phase-plugin-in.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ title: SID-2 Scala Compiler Phase and Plug-In Initialization for Scala 2.8
44
vote-status: complete
55
vote-text: This SIP has already been accepted and completed.
66
permalink: /sips/:title.html
7+
redirect_from: /sips/pending/scala-compiler-phase-plugin-in.html
78
---
89

910
This was an older SID that can be found [here](http://www.scala-lang.org/sid/2)

‎_sips/sips/2009-06-02-early-member-definitions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ title: SID-4 - Early Member Definitions
44
vote-status: complete
55
vote-text: This SIP has already been accepted and completed.
66
permalink: /sips/:title.html
7+
redirect_from: /sips/pending/early-member-definitions.html
78
---
89

910
This was an older SID that can be found [here](http://www.scala-lang.org/sid/4)

‎_sips/sips/2009-11-02-scala-swing-overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ title: SID-8 - Scala Swing Overview
44
vote-status: complete
55
vote-text: This SIP has already been accepted and completed.
66
permalink: /sips/:title.html
7+
redirect_from: /sips/pending/scala-swing-overview.html
78
---
89

910
This was an older SID that can be found [here](http://www.scala-lang.org/sid/8)

‎_sips/sips/2010-01-22-named-and-default-arguments.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ title: SID-1 Named and Default Arguments
44
vote-status: complete
55
vote-text: This SIP has already been accepted and completed.
66
permalink: /sips/:title.html
7+
redirect_from: /sips/pending/named-and-default-arguments.html
78
---
89

910
**Lukas Rytz**

‎_sips/sips/2010-01-22-scala-2-8-arrays.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ title: SID-7 - Scala 2.8 Arrays
44
vote-status: complete
55
vote-text: This SIP has already been accepted and completed.
66
permalink: /sips/:title.html
7+
redirect_from: /sips/pending/scala-2-8-arrays.html
78
---
89

910
*(This is an older SID, its original PDF can be found [here](http://www.scala-lang.org/sid/7))*

‎_sips/sips/2010-01-27-internals-of-scala-annotations.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ title: SID-5 - Internals of Scala Annotations
44
vote-status: complete
55
vote-text: This SIP has already been accepted and completed.
66
permalink: /sips/:title.html
7+
redirect_from: /sips/pending/internals-of-scala-annotations.html
78
---
89

910
This was an older SID that can be found [here](http://www.scala-lang.org/sid/5)

‎_sips/sips/2010-05-06-scala-specialization.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ title: SID-9 - Scala Specialization
44
vote-status: complete
55
vote-text: This SIP has already been accepted and completed.
66
permalink: /sips/:title.html
7+
redirect_from: /sips/pending/scala-specialization.html
78
---
89

910
This was an older SID that can be found [here](http://www.scala-lang.org/sid/9)

‎_sips/sips/2010-06-01-picked-signatures.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ title: SID-10 - Storage of pickled Scala signatures in class files
44
vote-status: complete
55
vote-text: This SIP has already been accepted and completed.
66
permalink: /sips/:title.html
7+
redirect_from: /sips/pending/picked-signatures.html
78
---
89

910
This was an older SID that can be found [here](http://www.scala-lang.org/sid/10)

‎_sips/sips/2010-07-20-new-collection-classes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ title: SID-3 - New Collection classes
44
vote-status: complete
55
vote-text: This SIP has already been accepted and completed.
66
permalink: /sips/:title.html
7+
redirect_from: /sips/pending/new-collection-classes.html
78
---
89

910
This was an older SID that can be found [here](http://www.scala-lang.org/sid/3)

‎_sips/sips/2011-10-12-implicit-classes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ title: SIP-13 - Implicit classes
66
vote-status: complete
77
vote-text: This SIP has already been accepted and completed.
88
permalink: /sips/:title.html
9+
redirect_from: /sips/pending/implicit-classes.html
910
---
1011

1112
**By: Josh Suereth**

0 commit comments

Comments
 (0)