Skip to content

Commit

Permalink
docs: update nft-storage pinning service name (#76)
Browse files Browse the repository at this point in the history
to avoid bug in ipfs/ipfs-webui#1772
  • Loading branch information
olizilla authored Apr 30, 2021
1 parent e82556b commit 26a7c58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Built-in support for pinning services exposing this API is coming to IPFS toolin
- Pinata (https://pinata.cloud/documentation#PinningServicesAPI) provides 1GB of storage for free to get you started
- `ipfs pin remote service add pinata https://api.pinata.cloud/psa YOUR_JWT`
- Free Storage for NFTs (https://nft.storage)
- `ipfs pin remote service add nft.storage https://nft.storage/api YOUR_API_KEY`
- `ipfs pin remote service add nft-storage https://nft.storage/api YOUR_API_KEY`
- `{your project could be here}` – open a PR!

### Timeline
Expand Down

0 comments on commit 26a7c58

Please sign in to comment.