Skip to content

Commit

Permalink
Fix links to EPFL CI and nightly downloads.
Browse files Browse the repository at this point in the history
Reported by hu zhifeng -- thanks!
  • Loading branch information
adriaanm committed Feb 26, 2015
1 parent 092690e commit 52d4a5a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -29,8 +29,8 @@ PS: If you have some spare time to help out around here, we would be delighted t
# Handy Links
- [A wealth of documentation](http://docs.scala-lang.org)
- [Scala CI](https://scala-ci.typesafe.com/)
- [Scala CI at EPFL](https://scala-webapps.epfl.ch/jenkins)
- [Download the latest nightly](https://scala-webapps.epfl.ch/jenkins/job/scala-nightly-main-master/ws/dists/latest/*zip*/latest.zip);
- [Scala CI at EPFL](https://scala-webapps.epfl.ch/jenkins/)
- [Download the latest nightly](http://www.scala-lang.org/files/archive/nightly/2.11.x/);
- Scala mailing lists:
- [Compiler and standard library development](https://groups.google.com/group/scala-internals)
- [Users of Scala](https://groups.google.com/group/scala-user)
Expand Down

0 comments on commit 52d4a5a

Please sign in to comment.