Skip to content

Commit

Permalink
Fix maven central link
Browse files Browse the repository at this point in the history
  • Loading branch information
aalmiray committed Dec 29, 2016
1 parent 2225e76 commit 16cde87
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.adoc
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
= JSilhouette
:linkattrs:
:project-owner: aalmiray
:project-repo: kordamp
:project-name: jsilhouette
:project-repo: kordamp
:project-name: jsilhouette
:project-group: org.kordamp.jsilhouette

image:http://img.shields.io/badge/license-ASL2-blue.svg["ASL3 Licensed", link="http://opensource.org/licenses/ASL2"]
image:https://api.bintray.com/packages/{project-owner}/{project-repo}/{project-name}/images/download.svg[link="https://bintray.com/{project-owner}/{project-repo}/{project-name}/_latestVersion"]
image:(https://img.shields.io/maven-central/v/org.kordamp.jsilhouette/jsilhouette-javafx.svg?label=maven[https://search.maven.org/#search|ga|1|org.kordamp.jsilhouette]
image:(https://img.shields.io/maven-central/v/{project-group}/{project-name}-javafx.svg?label=maven[https://search.maven.org/#search|ga|1|{project-group}]

---

Expand Down

0 comments on commit 16cde87

Please sign in to comment.