Skip to content

Commit

Permalink
Merge pull request scala#4664 from SethTisue/remove-dead-link-in-readme
Browse files Browse the repository at this point in the history
remove dead link in README.md
  • Loading branch information
lrytz committed Jul 28, 2015
2 parents 7492bda + 600fc4e commit e0d2143
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ ideas and coordinate your effort with others.

Here are some common commands. Most ant targets offer a `-opt` variant that runs under `-optimise` (CI runs the -optimize variant).

- `./pull-binary-libs.sh` [downloads](http://typesafe.artifactoryonline.com/typesafe) all binary artifacts associated with this commit.
- `./pull-binary-libs.sh` downloads all binary artifacts associated with this commit.
- `ant -p` prints out information about the commonly used ant targets.
- `ant` or `ant build`: A quick compilation (to build/quick) of your changes using the locker compiler.

Expand Down

0 comments on commit e0d2143

Please sign in to comment.