Skip to content

Commit 7d008ee

Browse files
committed
fix link
1 parent 99bbcbb commit 7d008ee

File tree

1 file changed

+1
-1
lines changed
  • rust/jormungandr-vote-tx/src

1 file changed

+1
-1
lines changed

rust/jormungandr-vote-tx/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//! A Jörmungandr transaction object structured following this [spec](https://input-output-hk.github.io/catalyst-libs/architecture/08_concepts/catalyst_voting/transaction/#v1-jormungandr)
1+
//! A Jörmungandr transaction object structured following this [spec](https://input-output-hk.github.io/catalyst-libs/architecture/08_concepts/catalyst_voting/jorm/)
22
//!
33
//! ```rust
44
//! use catalyst_voting::{

0 commit comments

Comments
 (0)