Skip to content

Commit 0db81e5

Browse files
committed
fix(core): Resolve broken intra-doc link to GenericSignature
1 parent fae20b0 commit 0db81e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/iota-types/src/zk_login_authenticator.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
//! Deprecated: zkLogin is no longer supported.
77
//! This module is retained solely for BCS/serde deserialization compatibility
8-
//! in [`GenericSignature`].
8+
//! in [`GenericSignature`](crate::signature::GenericSignature).
99
1010
use std::hash::{Hash, Hasher};
1111

0 commit comments

Comments
 (0)