We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9d401d commit 29d486eCopy full SHA for 29d486e
1 file changed
README.rdoc
@@ -1,5 +1,5 @@
1
= Warbler
2
-{rdoc-image:https://badge.fury.io/rb/warbler.svg}[http://badge.fury.io/rb/warbler] {rdoc-image:https://github.com/jruby/warbler/actions/workflows/ci.yml/badge.svg}[https://github.com/jruby/warbler/actions/workflows/ci.yml]
+{rdoc-image:https://img.shields.io/gem/v/warbler}[https://rubygems.org/gems/warbler] {rdoc-image:https://github.com/jruby/warbler/actions/workflows/ci.yml/badge.svg}[https://github.com/jruby/warbler/actions/workflows/ci.yml]
3
4
Warbler is a gem to make a Java jar or war file out of any Ruby, Rails or Rack
5
application. Warbler provides a minimal, flexible, Ruby-like way to bundle up
0 commit comments