Skip to content

Commit 9f55e69

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 b951891 commit 9f55e69

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
# Utility Module
22
A stateless module with helpers for dispatch management which does no re-authentication.
33

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

77
## Overview
@@ -35,4 +35,4 @@ filtered by any proxy.
3535
[`Call`]: ./enum.Call.html
3636
[`Config`]: ./trait.Config.html
3737

38-
License: Apache-2.0
38+
License: Apache-2.0

0 commit comments

Comments
 (0)