Skip to content

Commit

Permalink
Fix JFrog broken link, also trigger snapshot build
Browse files Browse the repository at this point in the history
  • Loading branch information
akarnokd authored Mar 7, 2017
1 parent 42736da commit 23b46f5
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 @@ -226,7 +226,7 @@ and for Ivy:
<dependency org="io.reactivex.rxjava2" name="rxjava" rev="x.y.z" />
```

Snapshots are available via [JFrog](https://oss.jfrog.org/webapp/search/artifact/?5&q=rxjava):
Snapshots are available via [JFrog](https://oss.jfrog.org/webapp/#/home):

```groovy
repositories {
Expand Down

0 comments on commit 23b46f5

Please sign in to comment.