Skip to content

Commit d8152da

Browse files
committed
fix(website): update client docs url
1 parent 628dafd commit d8152da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/website/pages/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ console.log(metadata.url)
278278
<p className="lh-copy">
279279
View the{' '}
280280
<a
281-
href="https://ipfs-shipyard.github.io/nft.storage/client/classes/lib.nftstorage.html"
281+
href="https://ipfs-shipyard.github.io/nft.storage/client/"
282282
target="_blank"
283283
rel="noopener noreferrer"
284284
className="black"

0 commit comments

Comments
 (0)