Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d4ec2dd

Browse files
committed
updated README links to paper and talk
1 parent 15a03b7 commit d4ec2dd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
### Presentations / Papers
44

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)
77

88
### Setup
99

@@ -15,4 +15,4 @@
1515

1616
### Further projects
1717

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

Comments
 (0)