Skip to content

Commit 6865729

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 8c8351a commit 6865729

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

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

66
## Overview
@@ -53,4 +53,4 @@ no state-bloat attack is viable.
5353
[`Call`]: ./enum.Call.html
5454
[`Config`]: ./trait.Config.html
5555

56-
License: Apache-2.0
56+
License: Apache-2.0

0 commit comments

Comments
 (0)