Skip to content

Commit 04eda41

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 45867eb commit 04eda41

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
@@ -13,7 +13,7 @@ and includes the recent best block number of the local validators chain as well
1313
as the `NetworkState`.
1414
It is submitted as an Unsigned Transaction via off-chain workers.
1515

16-
- [`im_online::Config`](https://docs.rs/pallet-im-online/latest/pallet_im_online/trait.Config.html)
16+
- [`im_online::Trait`](https://docs.rs/pallet-im-online/latest/pallet_im_online/trait.Trait.html)
1717
- [`Call`](https://docs.rs/pallet-im-online/latest/pallet_im_online/enum.Call.html)
1818
- [`Module`](https://docs.rs/pallet-im-online/latest/pallet_im_online/struct.Module.html)
1919

@@ -48,4 +48,4 @@ decl_module! {
4848

4949
This module depends on the [Session module](https://docs.rs/pallet-session/latest/pallet_session/).
5050

51-
License: Apache-2.0
51+
License: Apache-2.0

0 commit comments

Comments
 (0)