Skip to content

Commit

Permalink
Update docs/quickstart/publish_cli.md
Browse files Browse the repository at this point in the history
  • Loading branch information
2color authored Feb 16, 2024
1 parent 0956559 commit 80701e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/quickstart/publish_cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: 'Learn how to publish content with IPFS by pinning a file to a pinn
# Publish a file with IPFS using the command line

:::warning
This guide is currently outdated due to changes with web3.storage.
Some steps of this guide are currently outdated due to [changes with web3.storage](https://blog.web3.storage/posts/the-data-layer-is-here-with-the-new-web3-storage).
:::

Similar to the [Publish a file with IPFS](./publish.md) quickstart, this guide will teach you about [pinning services](../concepts/persistence.md#pinning-in-context) and how to use them to publish content-addressed data with IPFS. However, instead of using the [Web3 UI used in the related guide](./publish.md#upload-and-pin-a-file) , you will upload the file to [web3.storage](https://web3.storage/) using the [w3 command line interface](https://github.com/web3-storage/w3cli). By the end of this guide, you should have a better understanding of how content addressing and CIDs work from a high level, as well as how to use the w3 command line interface to publish data to IPFS.
Expand Down

0 comments on commit 80701e0

Please sign in to comment.