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 a280447 commit 10a17e3Copy full SHA for 10a17e3
src/lib.rs
@@ -25,7 +25,7 @@
25
//! thresholds) of signature requirements, hash preimage requirements, and
26
//! timelocks.
27
//!
28
-//! A [full description of Miniscript is available here](http://bitcoin.sipa.be/miniscript/miniscript.html).
+//! A [full description of Miniscript is available here](https://bitcoin.sipa.be/miniscript).
29
30
//! Miniscript also admits a more human-readable encoding.
31
0 commit comments