Skip to content

Commit

Permalink
docs: fix readme link (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
2color authored Apr 12, 2024
1 parent 0a18c44 commit 8a41c57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/verified-fetch/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
*
* The [helia](https://www.npmjs.com/package/helia) module is configured with a libp2p node that is suited for decentralized applications, alternatively [@helia/http](https://www.npmjs.com/package/@helia/http) is available which uses HTTP gateways for all network operations.
*
* You can see variations of Helia and js-libp2p configuration options at https://helia.io/interfaces/helia.index.HeliaInit.html.
* See variations of [Helia and js-libp2p configuration options](https://helia.io/interfaces/helia.HeliaInit.html)
*
* ```typescript
* import { trustlessGateway } from '@helia/block-brokers'
Expand Down

0 comments on commit 8a41c57

Please sign in to comment.