Skip to content

Commit 7ce972e

Browse files
lidelhacdias
authored andcommitted
chore: better link
1 parent bbb4140 commit 7ce972e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

http-gateways/PATH_GATEWAY.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -625,7 +625,7 @@ The following response types require an explicit opt-in, can only be requested w
625625
- TAR (`?format=tar`)
626626
- Deserialized UnixFS files and directories as a TAR file or a stream, see [IPIP-288](https://github.com/ipfs/specs/pull/288)
627627
- IPNS Record
628-
- Protobuf bytes representing a verifiable [IPNS Record](../ipns/IPNS.md#ipns-record) (multicodec `0x0300`)
628+
- Protobuf bytes representing a verifiable [IPNS Record](../ipns/IPNS.md#record-serialization-format) (multicodec `0x0300`)
629629

630630
# Appendix: notes for implementers
631631

http-gateways/TRUSTLESS_GATEWAY.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Below response types MUST to be supported:
7373

7474
- [application/vnd.ipld.raw](https://www.iana.org/assignments/media-types/application/vnd.ipld.raw) – requests a single, verifiable raw block to be returned
7575
- [application/vnd.ipld.car](https://www.iana.org/assignments/media-types/application/vnd.ipld.car) – disables IPLD/IPFS deserialization, requests a verifiable CAR stream to be returned
76-
- [application/vnd.ipfs.ipns-record](https://www.iana.org/assignments/media-types/application/vnd.ipfs.ipns-record) – requests a verifiable[IPNS Record](../ipns/IPNS.md#ipns-record) (multicodec `0x0300`).
76+
- [application/vnd.ipfs.ipns-record](https://www.iana.org/assignments/media-types/application/vnd.ipfs.ipns-record) – requests a verifiable [IPNS Record](../ipns/IPNS.md#record-serialization-format) (multicodec `0x0300`).
7777

7878
# HTTP Response
7979

0 commit comments

Comments
 (0)