Skip to content

Commit 5dffc2c

Browse files
authored
Update KeysManager link
1 parent 6446a6b commit 5dffc2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/overview/private_key_management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ LDK provides a default implementation for key management, but you can choose to
44

55
While LDK's default implementation is currently located within the `rust-lightning` crate, it is still considered a sample module.
66

7-
[LDK's `KeysManager` docs](https://docs.rs/lightning/*/lightning/chain/keysinterface/struct.KeysManager.html).
7+
[LDK's `KeysManager` docs](https://docs.rs/lightning/*/lightning/sign/struct.KeysManager.html).

0 commit comments

Comments
 (0)