Skip to content

Commit 5573743

Browse files
authored
chore: lint
1 parent 7684240 commit 5573743

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/http-gateways/path-gateway.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -524,10 +524,10 @@ without the trailing `/`, for example:
524524
(no trailing slash) MUST be HTTP 301 redirect with
525525
`Location: /ipns/en.wikipedia-on-ipfs.org/wiki/`
526526

527-
This normalization is required for directory-based relative links
527+
This normalization is required for directory-based relative links
528528
and security scopes such as Service Worker registrations to work correctly.
529529
It also ensures the same behavior on path gateways (`https://example.com/ipfs/cid/` with trailing `/`)
530-
and origin-isolated HTTP contexts `https://cid.ipfs.dweb.link`
530+
and origin-isolated HTTP contexts `https://cid.ipfs.dweb.link`
531531
or non-HTTP URLs like `ipfs://cid`, where empty path component is implicit `/`.
532532

533533
### `X-Ipfs-Path` (response header)

0 commit comments

Comments
 (0)