We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6446a6b commit 5dffc2cCopy full SHA for 5dffc2c
docs/overview/private_key_management.md
@@ -4,4 +4,4 @@ LDK provides a default implementation for key management, but you can choose to
4
5
While LDK's default implementation is currently located within the `rust-lightning` crate, it is still considered a sample module.
6
7
-[LDK's `KeysManager` docs](https://docs.rs/lightning/*/lightning/chain/keysinterface/struct.KeysManager.html).
+[LDK's `KeysManager` docs](https://docs.rs/lightning/*/lightning/sign/struct.KeysManager.html).
0 commit comments