Skip to content

Commit 0806543

Browse files
author
markzegarelli
authored
fix broken image
1 parent 982adbc commit 0806543

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connections/functions/destination-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ You can read more about [error handling](#destination-functions-logs-and-errors)
148148

149149
Next, fill out this setting's value in the **Test** tab, so you can run the function and verify that the correct setting value is passed. (This value is only for testing your function.)
150150

151-
![Test Value For Setting](images/setting-in-test-tab.jpg){:width="500"}
151+
![Test Value For Setting](images/setting-in-test-tab.png){:width="500"}
152152

153153
Now that you've configured a setting and entered a test value, you can add code to read its value and run the function, as in the example below:
154154

0 commit comments

Comments
 (0)