Skip to content

Commit 701ed00

Browse files
author
R. Tyler Croy
committed
Update the gitter link
1 parent 1f1e833 commit 701ed00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# JRuby Gradle plugin
22

3-
[![Build Status](https://buildhive.cloudbees.com/job/rtyler/job/jruby-gradle-plugin/badge/icon)](https://buildhive.cloudbees.com/job/rtyler/job/jruby-gradle-plugin/) [![Download](https://api.bintray.com/packages/rtyler/jruby/jruby-gradle-plugin/images/download.png)](https://bintray.com/rtyler/jruby/jruby-gradle-plugin/\_latestVersion) [![Gitter chat](https://badges.gitter.im/rtyler/jruby-gradle-plugin.png)](https://gitter.im/rtyler/jruby-gradle-plugin)
3+
[![Build Status](https://buildhive.cloudbees.com/job/rtyler/job/jruby-gradle-plugin/badge/icon)](https://buildhive.cloudbees.com/job/rtyler/job/jruby-gradle-plugin/) [![Download](https://api.bintray.com/packages/rtyler/jruby/jruby-gradle-plugin/images/download.png)](https://bintray.com/rtyler/jruby/jruby-gradle-plugin/\_latestVersion) [![Gitter chat](https://badges.gitter.im/jruby-gradle.png)](https://gitter.im/jruby-gradle)
44

55
The purpose of plugin is to encapsulate useful [Gradle](http://www.gradle.org/)
66
functionality for JRuby projects. Use of this plugin replaces the need for both
@@ -291,4 +291,4 @@ task unpackMyGems( type : JRubyPrepareGems ) {
291291
gems project.configuration.gems
292292
293293
}
294-
```
294+
```

0 commit comments

Comments
 (0)