You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/price-feeds/schedule-price-updates/using-gelato.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -117,5 +117,5 @@ rate-limited by GitHub. To verify that your most recent task execution used the
117
117
118
118
If you want to customize the behavior of the web3 function beyond what is supported by updating the config.yaml, you can
119
119
clone this [repo](https://github.com/pyth-network/pyth-gelato-price-pusher) and deploy your own version of the web3 function.
120
-
You can then use the cid of your deployed web3 function to create a new task. See [README.md](https://github.com/pyth-network/pyth-gelato-price-pusher/README.md) and
120
+
You can then use the cid of your deployed web3 function to create a new task. See [README.md](https://github.com/pyth-network/pyth-gelato-price-pusher/blob/main/README.md) and
121
121
[Gelato Web3 Function Documentation](https://docs.gelato.network/web3-services/web3-functions) for more details.
0 commit comments