Skip to content

Commit a28ff01

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 34aa260 commit a28ff01

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
# Recovery Pallet
22

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

66
## Overview
@@ -131,4 +131,4 @@ of this pallet are:
131131
* `set_recovered` - The ROOT origin is able to skip the recovery process and directly allow
132132
one account to access another.
133133

134-
License: Apache-2.0
134+
License: Apache-2.0

0 commit comments

Comments
 (0)