Skip to content

Commit 8bfe5d0

Browse files
authored
fix studio billing urls to prod from staging (#258)
1 parent e8b4bfb commit 8bfe5d0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

pages/en/billing.mdx

+6-6
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ While The Graph protocol operates on Ethereum Mainnet, [the billing contract](ht
1616

1717
> This section is written assuming you already have GRT in your crypto wallet, and you're on Ethereum mainnet. If you don't have GRT, you can learn how to get GRT [here](#getting-grt).
1818
19-
1. Go to the [Subgraph Studio Billing page](https://staging.thegraph.com/studio/billing/).
19+
1. Go to the [Subgraph Studio Billing page](https://thegraph.com/studio/billing/).
2020

2121
2. Click on the "Connect Wallet" button on the top right corner of the page. You'll be redirected to the wallet selection page. Select your wallet and click on "Connect".
2222

@@ -32,9 +32,9 @@ While The Graph protocol operates on Ethereum Mainnet, [the billing contract](ht
3232

3333
### Withdrawing GRT using a crypto wallet
3434

35-
> This section is written assuming you have deposited GRT into your billing balance on [Subgraph Studio](https://staging.thegraph.com/studio/billing/) and that you're on the Arbitrum network.
35+
> This section is written assuming you have deposited GRT into your billing balance on [Subgraph Studio](https://thegraph.com/studio/billing/) and that you're on the Arbitrum network.
3636
37-
1. Go to the [Subgraph Studio Billing page](https://staging.thegraph.com/studio/billing/).
37+
1. Go to the [Subgraph Studio Billing page](https://thegraph.com/studio/billing/).
3838

3939
2. Click on the "Connect Wallet" button on the top right corner of the page. Select your wallet and click on "Connect".
4040

@@ -48,7 +48,7 @@ While The Graph protocol operates on Ethereum Mainnet, [the billing contract](ht
4848

4949
### Adding GRT using a multisig wallet
5050

51-
1. Go to the [Subgraph Studio Billing page](https://staging.thegraph.com/studio/billing/).
51+
1. Go to the [Subgraph Studio Billing page](https://thegraph.com/studio/billing/).
5252

5353
2. Click on the "Connect Wallet" button on the top right corner of the page. Select your wallet and click on "Connect". If you're using [Gnosis-Safe](https://gnosis-safe.io/), you'll be able to connect your multisig as well as your signing wallet. Then, sign the associated message. This will not cost any gas.
5454

@@ -58,9 +58,9 @@ While The Graph protocol operates on Ethereum Mainnet, [the billing contract](ht
5858

5959
### Withdrawing GRT using a multisig wallet
6060

61-
> This section is written assuming you have deposited GRT into your billing balance on [Subgraph Studio](https://staging.thegraph.com/studio/billing/) and that you're on Ethereum mainnet.
61+
> This section is written assuming you have deposited GRT into your billing balance on [Subgraph Studio](https://thegraph.com/studio/billing/) and that you're on Ethereum mainnet.
6262
63-
1. Go to the [Subgraph Studio Billing page](https://staging.thegraph.com/studio/billing/).
63+
1. Go to the [Subgraph Studio Billing page](https://thegraph.com/studio/billing/).
6464

6565
2. Click on the "Connect Wallet" button on the top right corner of the page. Select your wallet and click on "Connect".
6666

0 commit comments

Comments
 (0)