Skip to content

Commit 5159ce5

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 <[email protected]> Co-authored-by: Bastian Köcher <[email protected]> Co-authored-by: Guillaume Thiolliere <[email protected]>
1 parent 04c1ef1 commit 5159ce5

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,6 +1,6 @@
11
# Society Module
22

3-
- [`society::Config`](https://docs.rs/pallet-society/latest/pallet_society/trait.Config.html)
3+
- [`society::Trait`](https://docs.rs/pallet-society/latest/pallet_society/trait.Trait.html)
44
- [`Call`](https://docs.rs/pallet-society/latest/pallet_society/enum.Call.html)
55

66
## Overview
@@ -225,4 +225,4 @@ make judgement on a suspended candidate.
225225
* `set_max_membership` - The ROOT origin can update the maximum member count for the society.
226226
The max membership count must be greater than 1.
227227

228-
License: Apache-2.0
228+
License: Apache-2.0

0 commit comments

Comments
 (0)