Skip to content

Commit 60ad7c9

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 e084b10 commit 60ad7c9

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
@@ -3,7 +3,7 @@
33
The System module provides low-level access to core types and cross-cutting utilities.
44
It acts as the base layer for other pallets to interact with the Substrate framework components.
55

6-
- [`system::Config`](https://docs.rs/frame-system/latest/frame_system/trait.Config.html)
6+
- [`system::Trait`](https://docs.rs/frame-system/latest/frame_system/trait.Trait.html)
77

88
## Overview
99

@@ -72,4 +72,4 @@ decl_module! {
7272
}
7373
```
7474

75-
License: Apache-2.0
75+
License: Apache-2.0

0 commit comments

Comments
 (0)