Skip to content

Commit

Permalink
Break intra-doc link to test CI
Browse files Browse the repository at this point in the history
  • Loading branch information
cycraig committed Jul 8, 2022
1 parent 689671f commit eb49433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion identity_iota_client/README.md
Expand Up @@ -9,4 +9,4 @@ This crate provides interfaces for publishing and resolving DID Documents to and
Convenience methods for validating [Verifiable Credentials](https://wiki.iota.org/identity.rs/concepts/verifiable_credentials/overview) and [Verifiable Presentations](https://wiki.iota.org/identity.rs/concepts/verifiable_credentials/verifiable_presentations) are also provided:

- [`CredentialValidator`](crate::credential::CredentialValidator)
- [`PresentationValidator`](crate::credential::PresentationValidator)
- [`PresentationValidator`](crate::tangle::PresentationValidator)

0 comments on commit eb49433

Please sign in to comment.