Skip to content

Commit

Permalink
Update substrate/core/node_ext/logic.py
Browse files Browse the repository at this point in the history
  • Loading branch information
0thernet authored Jun 19, 2024
1 parent 8bc6dd2 commit a2215c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion substrate/core/node_ext/logic.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ class Config:


class If(CoreNode[IfOut]):
"""https://substrate.run/nodes#If"""
"""https://guides.substrate.run/reference/if"""

def __init__(
self,
Expand Down

0 comments on commit a2215c2

Please sign in to comment.