Skip to content

Commit

Permalink
Merge pull request #12 from a-sit-plus/fix/readmeurl
Browse files Browse the repository at this point in the history
fix url in readme
  • Loading branch information
n0900 authored Aug 8, 2024
2 parents a7a5b39 + 0406eaa commit 3d552fc
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 @@ -23,7 +23,7 @@ Because of this, it only targets the JVM, although a KMP rewrite (also targeting
This JVM-centricity is also the reason why the function signatures are rather JVM-esque (read: exceptions are thrown on error,
as done by pretty much every verification function of classes form the `java.security` package).

This library is an integral part of the more comprehensive [Attestation Service](https://github.com/a-sit-plus/attestation-service), which also supports iOS clients and provides
This library is an integral part of the more comprehensive [Attestation Service](https://github.com/a-sit-plus/warden), which also supports iOS clients and provides
more idiomatic kotlin interfaces.
However, if you are only concerned about Android clients, this library provides all functionality needed without unnecessary bloat.

Expand Down

0 comments on commit 3d552fc

Please sign in to comment.