Update http/transport-component.md

Co-authored-by: Marcin Rataj <lidel@lidel.org>
This commit is contained in:
Marco Munizaga
2023-06-01 10:07:08 -07:00
committed by GitHub
parent 5a8401f115
commit 29428b2412

View File

@@ -77,7 +77,7 @@ use these semantics on any transport including, but not limited to, the HTTP
transport.
For example, say you want to fetch a file using the [IPFS trustless HTTP
gateway](https://docs.ipfs.tech/reference/http/gateway/). It may be tempting to
gateway](https://specs.ipfs.tech/http-gateways/trustless-gateway/). It may be tempting to
use the following URL to reference a file:
```