Fix link in README

This commit is contained in:
Alexandre Archambault 2015-11-27 01:51:15 +01:00
parent 786f0d37aa
commit a391b8c36e
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ Welcome to the Ammonite Repl 0.5.0
## API
This [gist](ammonite.repl.Repl) by [Lars Hupel](https://github.com/larsrh/)
This [gist](https://gist.github.com/larsrh/42da43aa74dc4e78aa59) by [Lars Hupel](https://github.com/larsrh/)
illustrates how the API of coursier can be used to get transitives dependencies
and fetch the corresponding artefacts.