Skip to content

Commit edc6757

Browse files
committed
fix: various fixes
1 parent 116506c commit edc6757

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

apps/docs/content/docs/en/payments/agentic-payments.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ topup your wallet:
5656

5757
```bash
5858
pay setup
59-
pay topup
6059
```
6160

6261
## The x402 Protocol

apps/docs/content/docs/en/payments/subscriptions/pay-sh.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ topup your wallet:
2727

2828
```bash
2929
pay setup
30-
pay topup
3130
```
3231

3332
## Subscriptions as a client
@@ -80,7 +79,7 @@ to it every 30 days.
8079
You can try it by running the following command:
8180

8281
```bash
83-
pay --sandbox server start monthly.yml
82+
pay server start monthly.yml
8483
```
8584

8685
You can test that the subscriptions work by running the following commands as a

0 commit comments

Comments
 (0)