Skip to content

Commit dbe3547

Browse files
authored
Merge branch 'main' into new-version
2 parents afc606c + 6cfe50b commit dbe3547

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Diff for: README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,12 @@ This is a parser for the IPFS Web Gateway's `_redirects` file format.
44

55
## Specification
66

7-
Follow specification work at https://github.com/ipfs/specs/pull/290
7+
This repository implements [Web _redirects File Specification](https://specs.ipfs.tech/http-gateways/web-redirects-file/) from <https://specs.ipfs.tech/http-gateways/web-redirects-file/>.
8+
9+
For historical discussion see [ipfs/specs#290](https://github.com/ipfs/specs/pull/290) and [IPIP-0002: _redirects File Support on Web Gateways](https://specs.ipfs.tech/ipips/ipip-0002/).
810

911
## Format
12+
1013
Currently only supports `from`, `to` and `status`.
1114

1215
```

0 commit comments

Comments
 (0)