Merge pull request #1078 from TheBlueMatt/2021-09-chan-types
[rust-lightning] / lightning-background-processor / src / lib.rs
index 50743774b7aa487753f416de66f1c952a7c86a3f..593f84a90898534742f5dbd0c0458ea3f53cf059 100644 (file)
@@ -155,7 +155,7 @@ impl BackgroundProcessor {
        /// functionality implemented by other handlers.
        /// * [`NetGraphMsgHandler`] if given will update the [`NetworkGraph`] based on payment failures.
        ///
-       /// [top-level documentation]: Self
+       /// [top-level documentation]: BackgroundProcessor
        /// [`join`]: Self::join
        /// [`stop`]: Self::stop
        /// [`ChannelManager`]: lightning::ln::channelmanager::ChannelManager