Skip to content

Commit

Permalink
remove dcent link
Browse files Browse the repository at this point in the history
  • Loading branch information
lalexgap committed Nov 13, 2023
1 parent de323bc commit ae8660b
Showing 1 changed file with 3 additions and 10 deletions.
13 changes: 3 additions & 10 deletions packages/payment-proxy-client/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -267,16 +267,9 @@ export default function App() {
<StepLabel>Connect to a Retrieval Provider</StepLabel>
<StepContent>
<Typography>
Connect to{" "}
<Link
underline="hover"
href="https://dcent.nl/"
target="_blank"
>
DCENT Datacenter
</Link>{" "}
Storage Provider, creating a <b>virtual payment channel</b> with
enough capacity to pay for 10 retrievals.
Connect to a Storage Provider, creating a{" "}
<b>virtual payment channel</b> with enough capacity to pay for
10 retrievals.
</Typography>

<Box sx={{ mb: 2 }}>
Expand Down

0 comments on commit ae8660b

Please sign in to comment.