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: content/docs/concepts.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
@@ -24,7 +24,7 @@ Sometimes you may see a shorter form of CID that looks like this:
24
24
QmbWqxBEKC3P8tqsKc98xmWNzrzDtRLMiMPL8wBuTGsMnR
25
25
```
26
26
27
-
These are older "v0" hashes. Iroh can read them, but does not produce them. IPFS evolved past this form because they don't work un URLs.
27
+
These are older "v0" hashes. Iroh can read them, but does not produce them. IPFS evolved past this form because they don't work in case-insensitive DNS parts of URLs and some file systems.
28
28
29
29
A great tool for learning about CIDs is the [CID inspector](https://cid.ipfs.tech)
0 commit comments