Skip to content

Commit 417c426

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 8fb318d commit 417c426

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
# Sudo Module
22

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

66
## Overview
@@ -67,4 +67,4 @@ You need to set an initial superuser account as the sudo `key`.
6767
[`Config`]: ./trait.Config.html
6868
[`Origin`]: https://docs.substrate.dev/docs/substrate-types
6969

70-
License: Apache-2.0
70+
License: Apache-2.0

0 commit comments

Comments
 (0)