Skip to content

Commit

Permalink
fix: documentation link
Browse files Browse the repository at this point in the history
link to w3up-client README is wrong
  • Loading branch information
travis committed Dec 1, 2023
1 parent 158f154 commit 3410739
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/docs/w3up-client.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ import { create } from '@web3-storage/w3up-client'
const client = await create()
```

See the [w3up-client README](https://github.com/w3up/packages/w3up-client) for more creation options.
See the [w3up-client README](https://github.com/web3-storage/w3up/blob/main/packages/w3up-client/README.md) for more creation options.

## Create and provision a space

Expand Down

0 comments on commit 3410739

Please sign in to comment.