Skip to content

Commit 8c4c08a

Browse files
Fix skala link
1 parent ce4a8b4 commit 8c4c08a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

_posts/2014-01-28-release-notes-2.11.0-M8.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ This release contains all of the bug fixes and improvements made in the 2.10 ser
109109
Issue(s) | Commit | Message
110110
--- | --- | ---
111111
[SI-6443](https://issues.scala-lang.org/browse/SI-6443), [SI-8143](https://issues.scala-lang.org/browse/SI-8143) | [1baf11a2bb](https://github.com/scala/scala/commit/1baf11a2bb) | <notextile>SI-8143 Fix bug with super-accessors / dependent types</notextile>
112-
[SI-8152](https://issues.scala-lang.org/browse/SI-8152) | [9df2dcc584](https://github.com/scala/scala/commit/9df2dcc58439cf75420da68d4e6d9bb5504aabb4584) | <notextile>[nomaster] SI-8152 Backport variance validator performance fix</notextile>
112+
[SI-8152](https://issues.scala-lang.org/browse/SI-8152) | [9df2dcc584](https://github.com/scala/scala/commit/9df2dcc58439cf75420da68d4e6d9bb5504aabb4) | <notextile>[nomaster] SI-8152 Backport variance validator performance fix</notextile>
113113
[SI-8111](https://issues.scala-lang.org/browse/SI-8111) | [c91d373a78](https://github.com/scala/scala/commit/c91d373a78) | <notextile>SI-8111 Expand the comment with a more detailed TODO</notextile>
114114
[SI-8111](https://issues.scala-lang.org/browse/SI-8111) | [2c770ae31a](https://github.com/scala/scala/commit/2c770ae31a) | <notextile>SI-8111 Repair symbol owners after abandoned named-/default-args</notextile>
115115
[SI-7120](https://issues.scala-lang.org/browse/SI-7120), [SI-8114](https://issues.scala-lang.org/browse/SI-8114), [SI-7120](https://issues.scala-lang.org/browse/SI-7120) | [5876e8c621](https://github.com/scala/scala/commit/5876e8c621) | <notextile>[nomaster] SI-8114 Binary compat. workaround for erasure bug SI-7120</notextile>
@@ -265,7 +265,7 @@ Issue(s) | Commit | Message
265265
sha | Title
266266
---: | ---
267267
[1baf11a2bb](https://github.com/scala/scala/commit/1baf11a2bb) | <notextile>SI-8143 Fix bug with super-accessors / dependent types</notextile>
268-
[9df2dcc584](https://github.com/scala/scala/commit/9df2dcc58439cf75420da68d4e6d9bb5504aabb4584) | <notextile>[nomaster] SI-8152 Backport variance validator performance fix</notextile>
268+
[9df2dcc584](https://github.com/scala/scala/commit/9df2dcc58439cf75420da68d4e6d9bb5504aabb4) | <notextile>[nomaster] SI-8152 Backport variance validator performance fix</notextile>
269269
[c91d373a78](https://github.com/scala/scala/commit/c91d373a78) | <notextile>SI-8111 Expand the comment with a more detailed TODO</notextile>
270270
[2c770ae31a](https://github.com/scala/scala/commit/2c770ae31a) | <notextile>SI-8111 Repair symbol owners after abandoned named-/default-args</notextile>
271271
[5876e8c621](https://github.com/scala/scala/commit/5876e8c621) | <notextile>[nomaster] SI-8114 Binary compat. workaround for erasure bug SI-7120</notextile>

blog/_posts/2017-04-01-announcing-skala.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -113,9 +113,9 @@ We are working with GitHub to support syntax highlighting for Skala, but it's
113113
not there yet.
114114

115115
You can also [try out Skala for yourself
116-
today](https://github.com/propensive/skala) with the fully-functional compiler
116+
today](https://github.com/fmasion/skala) with the fully-functional compiler
117117
and REPL. Instructions on running the compiler are in the [README
118-
file](https://github.com/propensive/skala/blob/master/README.md).
118+
file](https://github.com/fmasion/skala/blob/master/README.md).
119119

120120
[![skala-repl](/resources/img/skala-repl.png)](/resources/img/skala-repl.png)
121121

@@ -169,7 +169,7 @@ completely natural, so we intend to fully embrace it.
169169

170170
## Get involved!
171171

172-
We have come a long way in getting [Skala](https://github.com/propensive/skala)
172+
We have come a long way in getting [Skala](https://github.com/fmasion/skala)
173173
to this stage, and there continues to be much exciting work going into the
174174
language. With the help of organizations like the
175175
[Skalazentrum](https://scala.epfl.ch/), [Typstufe](http://typelevel.org),

0 commit comments

Comments
 (0)