Skip to content

Commit a6608d5

Browse files
committed
docs: automatic link fix
1 parent 2e0ea46 commit a6608d5

File tree

1 file changed

+1
-1
lines changed
  • crates/browser-wallet/src

1 file changed

+1
-1
lines changed

crates/browser-wallet/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ pub struct TypedDataRequest {
9797
}
9898

9999
/// Standard EIP-1193 provider interface
100-
/// Reference: https://eips.ethereum.org/EIPS/eip-1193
100+
/// Reference: <https://eips.ethereum.org/EIPS/eip-1193>
101101
#[derive(Debug, Clone, Serialize, Deserialize)]
102102
#[serde(tag = "method", content = "params")]
103103
pub enum EthereumRequest {

0 commit comments

Comments
 (0)