Skip to content

Commit 2fabd1f

Browse files
Update Pyth Pro form link to new HubSpot form URL
Co-Authored-By: [email protected] <[email protected]>
1 parent 5210f00 commit 2fabd1f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

pages/price-feeds/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Pyth offers two main versions of price feeds, each optimized for different use c
3737
]}
3838
quickActions={[
3939
{ icon: <ListIcon />, title: "Available Price Feeds", href: "./price-feeds/pro/price-feed-ids" },
40-
{ icon: <KeyIcon />, title: "Request Access Token", href: "https://tally.so/r/3xG8E5" },
40+
{ icon: <KeyIcon />, title: "Request Access Token", href: "https://2fga8d.share-eu1.hsforms.com/2ftdPrASCTLCxtP5YMzAq_Q" },
4141
{ icon: <MoneyWavyIcon />, title: "Pricing", href: "https://www.pyth.network/pricing" },
4242
]}
4343
ctaText="Explore Pro Documentation"

pages/price-feeds/pro/acquire-access-token.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This guide explains how to acquire an access token for Pyth Pro, which is requir
66

77
## Request Access Token
88

9-
Please fill out [this form](https://tally.so/r/3xG8E5) to get in touch with our authorized distribution partners (Pyth Data Distributors) and obtain an access token.
9+
Please fill out [this form](https://2fga8d.share-eu1.hsforms.com/2ftdPrASCTLCxtP5YMzAq_Q) to get in touch with our authorized distribution partners (Pyth Data Distributors) and obtain an access token.
1010

1111
<Callout type="info">
1212
Access tokens are required for all Pyth Pro websocket connections. Make sure

pages/price-feeds/pro/subscribe-price-updates.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The websocket servers are available at:
2828

2929
### 1. Acquire an access token
3030

31-
Please fill out [this form](https://tally.so/r/3xG8E5) to get in touch with our authorized distribution partners (Pyth Data Distributors) and obtain an access token.
31+
Please fill out [this form](https://2fga8d.share-eu1.hsforms.com/2ftdPrASCTLCxtP5YMzAq_Q) to get in touch with our authorized distribution partners (Pyth Data Distributors) and obtain an access token.
3232

3333
Use the access token to authenticate the websocket connection by passing it as an `Authorization{:bash}` header with the value `Bearer {token}{:bash}`.
3434

0 commit comments

Comments
 (0)