Skip to content

Commit ee0d51d

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 8a3a455 commit ee0d51d

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

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

66
## Overview
@@ -22,4 +22,4 @@ have not been designed to be economically secure. Do not use this pallet as-is i
2222
[`Call`]: ./enum.Call.html
2323
[`Config`]: ./trait.Config.html
2424

25-
License: Apache-2.0
25+
License: Apache-2.0

0 commit comments

Comments
 (0)