Skip to content
This repository was archived by the owner on Jan 8, 2026. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/implementations.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ <h2 class="b ttu ma0 pb5 f-30">
<div class="fl w-100 w-third-ns pv2 ph2 ph4-l">
<img src="../img/ipld-component-1.svg" style="height:151px" />
<h3 class="f3 b ma0 pt4 pb3">CID</h3>
<p class="lh-copy">Self-describing content-addressed identifiers for distributed systems. This is the standard format all hash-chain based data structures can be expressed as per the IPLD standard.</p>
<p class="lh-copy">Content IDentifiers: self-describing content-addressed identifiers for distributed systems. This is the standard format all hash-chain based data structures can be expressed as per the IPLD standard.</p>
</div>
<div class="fl w-100 w-third-ns pv2 ph2 ph4-l">
<img src="../img/ipld-component-2.svg" style="height:151px" />
Expand Down