Skip to content

Commit

Permalink
Fix of the link in the Maven icon
Browse files Browse the repository at this point in the history
The maven icon has a search command inside but that seems
to be no longer working so now it's a direct link to the artifact.
  • Loading branch information
berndporr committed Nov 7, 2023
1 parent aad29cf commit 41b6e32
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 @@ -59,7 +59,7 @@ write the different impulse responses of the filters to text files.

## Maven central

At [![Maven Central](https://img.shields.io/maven-central/v/uk.me.berndporr/iirj.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22uk.me.berndporr%22%20AND%20a:%22iirj%22)
At [![Maven Central](https://img.shields.io/maven-central/v/uk.me.berndporr/iirj.svg?label=Maven%20Central)](https://central.sonatype.com/artifact/uk.me.berndporr/iirj)
click on the iirj version number and then choose the appropriate installation option, for
example for Android studio.

Expand Down

0 comments on commit 41b6e32

Please # to comment.