You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,8 @@
2
2
3
3
### Presentations / Papers
4
4
5
-
*_draft_ECOOP 2012 paper ([PDF](http://dl.dropbox.com/u/12870350/article.pdf))
6
-
*[_upcoming_Scala Days 2012 talk](http://days2012.scala-lang.org/node/383)
5
+
* ECOOP 2012 paper ([PDF](https://github.com/js-scala/js-scala/blob/paper-revision/papers/ecoop2012/article.pdf?raw=true))
6
+
*[Scala Days 2012 talk](http://skillsmatter.com/podcast/scala/javascript-embedded-dsl-scala)
7
7
8
8
### Setup
9
9
@@ -15,4 +15,4 @@
15
15
16
16
### Further projects
17
17
18
-
[play-js-validation](http://github.com/namin/play-js-validation) uses this DSL to enable form validation code in Play 2.0 to be written once and checked on both client and server sides.
18
+
[play-js-validation](http://github.com/namin/play-js-validation) uses this DSL to enable form validation code in Play 2.0 to be written once and checked on both client and server sides.
0 commit comments