diff --git a/src/policy/concrete.rs b/src/policy/concrete.rs index 59932e652..b174c0c95 100644 --- a/src/policy/concrete.rs +++ b/src/policy/concrete.rs @@ -346,7 +346,7 @@ impl Policy { /// /// It is **not recommended** to use policy as a stable identifier for a miniscript. You should /// use the policy compiler once, and then use the miniscript output as a stable identifier. See - /// the compiler document in [`doc/compiler.md`] for more details. + /// the compiler document in `./doc/compiler.md` for more details. #[cfg(feature = "compiler")] pub fn compile_to_descriptor( &self,