Skip to content

Commit

Permalink
fixed images
Browse files Browse the repository at this point in the history
  • Loading branch information
joreg committed Jul 10, 2024
1 parent 6771f9c commit 5e28fb5
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
File renamed without changes
File renamed without changes
File renamed without changes
2 changes: 1 addition & 1 deletion reference/extending/forwarding.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ Connect to Signature is enabled by default for nodes dropped in from the solutio

Rightclick on the node you're forwarding and choose `Configure > Connect to Signature`.

![Connect to Signature](image.png)
![Connect to Signature](../../images/reference/extending/connect-to-signature.png)

*The "Connect to Signature" feature*

Expand Down
4 changes: 2 additions & 2 deletions reference/language/operations.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,11 +110,11 @@ The signature of an operation allows you to define the order in which its Inputs

For static operations the signature can be opened directly on the operation definition region. The signature of member operations can be accessed via the PatchExplorer.

![](2024-07-10-10-55-21.png)
![](../../images/language/member-operation-signature.png)

*Locked signature of member operation "Update" in the [Patch Explorer](patch-explorer.md)*

![](2024-07-10-10-56-32.png)
![](../../images/language/static-operation-signature.png)

*Unlocked signature of static operation "Confine"*

Expand Down

0 comments on commit 5e28fb5

Please sign in to comment.