Skip to content

Commit

Permalink
fix: update tally form link
Browse files Browse the repository at this point in the history
  • Loading branch information
gabaldon committed Jun 6, 2024
1 parent 37a18aa commit edf775f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ui/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ export const urls = {
randomness: 'https://docs.witnet.io/smart-contracts/witnet-randomness-oracle',
getPostRequest:
'https://docs.witnet.io/smart-contracts/apis-and-http-get-post-oracle',
requestDataFeed: 'https://tally.so/r/wMZDAn',
requestDataFeed: 'https://tally.so/r/mOP09R',
integrateDirectly:
'https://docs.witnet.io/smart-contracts/witnet-data-feeds/using-witnet-data-feeds#reading-last-price-and-timestamp-from-a-price-feed-contract-serving-a-specific-pair',
integrateThroughProxy:
Expand Down

0 comments on commit edf775f

Please sign in to comment.