Skip to content
This repository was archived by the owner on Sep 1, 2020. It is now read-only.

Commit e0d2143

Browse files
committed
Merge pull request scala#4664 from SethTisue/remove-dead-link-in-readme
remove dead link in README.md
2 parents 7492bda + 600fc4e commit e0d2143

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ ideas and coordinate your effort with others.
160160

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

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

0 commit comments

Comments
 (0)