Skip to content

Commit c9b1a90

Browse files
authored
Update CID spec link in index.html
1 parent 644f82d commit c9b1a90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ <h1 class='f3 fw2 montserrat aqua ttu'>CID Inspector</h1>
3131
<section class='pv4 pl2 pl5-l'>
3232
<div class='pt2 measure-wide cf pr2 pr0-l'>
3333
<a class='gray hover-aqua link underline fr ml3' href="https://proto.school/#/anatomy-of-a-cid" target="_blank">Tutorial</a>
34-
<a class='gray hover-aqua link underline fr ml3' href="https://github.com/ipld/cid" target="_blank">Spec</a>
34+
<a class='gray hover-aqua link underline fr ml3' href="https://specs.ipfs.tech/cid/" target="_blank">Spec</a>
3535
<a class='gray hover-aqua link underline fr' href="https://docs.ipfs.tech/concepts/content-addressing/#identifier-formats" target="_blank">Docs</a>
3636
<label for="input-cid" class='db pb2 w-100 tracked ttu f5 teal'>CID</label>
3737
<input id="input-cid" type="text" placeholder="Paste a CID here to break it down!" class='db w-100 ph2 pv2 monospace input-reset ba b--black-20 border-box' />

0 commit comments

Comments
 (0)