Skip to content

Commit

Permalink
chore: trigger release
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Shaw committed Sep 25, 2024
1 parent cc96894 commit 3661323
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/edge-gateway/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# IPFS edge gateway

> The IPFS edge gateway for dotstorage reads pipeline. It is not "another IPFS gateway", but an edge layer sitting on top of existing IPFS public gateways with augmented caching capabilities.
The IPFS edge gateway for dotstorage reads pipeline. It is not "another IPFS gateway", but an edge layer sitting on top of existing IPFS public gateways with augmented caching capabilities.

## Getting started

Expand Down
2 changes: 1 addition & 1 deletion packages/ipfs-gateway-race/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ const gwRacer = createGatewayRacer(

## Get

> Get IPFS response by given CID.
Get IPFS response by given CID.

```ts
interface IpfsGatewayRaceGetOptions {
Expand Down

0 comments on commit 3661323

Please sign in to comment.