diff --git a/rp/src/exchange.rs b/rp/src/exchange.rs index a9719cf..fa5a4b2 100644 --- a/rp/src/exchange.rs +++ b/rp/src/exchange.rs @@ -90,7 +90,7 @@ pub struct ExchangeOptions { pub dev: Option, /// The IP-address rosenpass should run under. pub ip: Option, - /// The IP-address and port that the rosenpass [AppServer](rosenpass::app_server::AppServer) + /// The IP-address and port that the rosenpass [AppServer] /// should use. pub listen: Option, /// Other peers a connection should be initialized to