Skip to content

Commit

Permalink
remove link to wikipedia on identity, lol
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmicexplorer committed Jun 30, 2022
1 parent b24ef4f commit 4298b99
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions rust/protocol/src/identity_key.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@
// SPDX-License-Identifier: AGPL-3.0-only
//

//! Wrappers over cryptographic primitives from [`crate::curve`] to represent [identity].
//!
//! [identity]: https://en.wikipedia.org/wiki/Online_identity
//! Wrappers over cryptographic primitives from [`crate::curve`] to represent a user.

#![warn(missing_docs)]

Expand Down

0 comments on commit 4298b99

Please sign in to comment.