Skip to content

Commit 2b7b19c

Browse files
shawntabrizibkchrgui1117
authored
Fix CI Link Check (#7639)
* fix trigger fingers * more * Update frame/example-offchain-worker/README.md Co-authored-by: Guillaume Thiolliere <gui.thiolliere@gmail.com> Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com> Co-authored-by: Guillaume Thiolliere <gui.thiolliere@gmail.com>
1 parent b1ff092 commit 2b7b19c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Multisig Module
22
A module for doing multisig dispatch.
33

4-
- [`multisig::Config`](https://docs.rs/pallet-multisig/latest/pallet_multisig/trait.Config.html)
4+
- [`multisig::Trait`](https://docs.rs/pallet-multisig/latest/pallet_multisig/trait.Trait.html)
55
- [`Call`](https://docs.rs/pallet-multisig/latest/pallet_multisig/enum.Call.html)
66

77
## Overview
@@ -26,4 +26,4 @@ not available or desired.
2626
[`Call`]: ./enum.Call.html
2727
[`Config`]: ./trait.Config.html
2828

29-
License: Apache-2.0
29+
License: Apache-2.0

0 commit comments

Comments
 (0)