Skip to content

Commit

Permalink
Update paymentpointers.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
melissahenderson committed Nov 13, 2024
1 parent b3846e7 commit b4a363f
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions src/content/docs/content/paymentpointers.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,12 @@
title: Paymentpointers.org style guide
---

import { Card, LinkButton } from '@astrojs/starlight/components';
import { LinkOut } from "@interledger/docs-design-system";
import { Card } from '@astrojs/starlight/components';

<Card title="After a Starlight upgrade" icon="star">
```
cd <to project folder>
bun install
bun run start
```
</Card>

The <LinkOut href="https://openpayments.dev/">OpenPayments API</LinkOut> does all the things.

<LinkOut href="https://openpayments.dev/">OpenPayments API</LinkOut> is super great.
</Card>

0 comments on commit b4a363f

Please sign in to comment.