Skip to content

Commit

Permalink
fix url
Browse files Browse the repository at this point in the history
  • Loading branch information
n0900 committed Aug 8, 2024
1 parent a7a5b39 commit 0406eaa
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 0406eaa

Please sign in to comment.