You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/how-to/ipfs-in-web-apps.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ For example, to address an object by CID with the `dag-cbor` multicodec and `sha
55
55
Addressing an object by CID with Helia and dag-cbor</a> by Daniel Norman (<a href="https://codepen.io/2color">@2color</a>)
56
56
</iframe>
57
57
58
-
### Example: Addressing a file by CID with unixfs
58
+
### Example: Addressing a file by CID with UnixFS
59
59
60
60
<iframeheight="500"style="width: 100%;"scrolling="no"title="Addressing an image by CID with Helia and UnixFS"src="https://codepen.io/2color/embed/zxONqPj?default-tab=js%2Cresult"frameborder="no"loading="lazy"allowtransparency="true"allowfullscreen="true">
61
61
See the Pen <a href="https://codepen.io/2color/pen/zxONqPj">
0 commit comments