Skip to content

Commit 854af60

Browse files
authored
Merge pull request #1565 from ipfs/SgtPooki-patch-1
docs: _redirects specification link
2 parents 48dc0ee + 948a147 commit 854af60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/how-to/websites-on-ipfs/redirects-and-custom-404s.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ IPFS hosting supports only a subset of pre-existing standards supported by [Clou
7171
There is no overwrite/shadowing: the file is evaluated only when requested path is not found in a [DAG](../../concepts/glossary.md#dag).
7272

7373
::: tip
74-
For more detailed information about supported features, check out the [`_redirects` file specification](https://github.com/ipfs/specs/blob/main/http-gateways/REDIRECTS_FILE.md).
74+
For more detailed information about supported features, check out the [`_redirects` file specification](https://specs.ipfs.tech/http-gateways/web-redirects-file/).
7575
:::
7676

7777
## Examples

0 commit comments

Comments
 (0)