Skip to content

Commit

Permalink
Update to point to the right repos
Browse files Browse the repository at this point in the history
  • Loading branch information
process-bot committed Mar 28, 2014
1 parent 3699337 commit 5cdb8f3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
Learn about the Elm programming language at [elm-lang.org](http://elm-lang.org/).

[![Build Status](https://travis-ci.org/evancz/Elm.png)](https://travis-ci.org/evancz/Elm)
[![Build Status](https://travis-ci.org/elm-lang/Elm.png)](https://travis-ci.org/elm-lang/Elm)

## Install

**Arch Linux** — follow [these directions](https://github.com/evancz/Elm/wiki/Installing-Elm#arch-linux) and then
**Arch Linux** — follow [these directions](https://github.com/elm-lang/Elm/wiki/Installing-Elm#arch-linux) and then
jump to the [My First Project](#my-first-project) section.
<br/>
**OS X 10.9 or XCode 5** &mdash; follow
Expand Down Expand Up @@ -51,7 +51,7 @@ The `elm` package provides
working with Elm in Haskell. This can be useful for creating tooling
for Elm, and has been useful for projects like
[the website](http://elm-lang.org/) and
[`elm-get`](https://github.com/evancz/elm-get). Email the list if you
[`elm-get`](https://github.com/elm-lang/elm-get). Email the list if you
want to rely on these functions!

If you are stuck, email
Expand Down

0 comments on commit 5cdb8f3

Please sign in to comment.