Skip to content

Commit 10a17e3

Browse files
committed
src/lib.rs:update description of Miniscript link
1 parent a280447 commit 10a17e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
//! thresholds) of signature requirements, hash preimage requirements, and
2626
//! timelocks.
2727
//!
28-
//! A [full description of Miniscript is available here](http://bitcoin.sipa.be/miniscript/miniscript.html).
28+
//! A [full description of Miniscript is available here](https://bitcoin.sipa.be/miniscript).
2929
//!
3030
//! Miniscript also admits a more human-readable encoding.
3131
//!

0 commit comments

Comments
 (0)