We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a86b0bf commit 486e3cfCopy full SHA for 486e3cf
docs/.vuepress/config.js
@@ -225,7 +225,7 @@ module.exports = {
225
'/how-to/websites-on-ipfs/link-a-domain',
226
'/how-to/websites-on-ipfs/introducing-fleek',
227
'/how-to/websites-on-ipfs/static-site-generators',
228
- '/how-to/websites-on-ipfs/_redirects-file-support'
+ '/how-to/websites-on-ipfs/redirects-file-support'
229
]
230
},
231
{
docs/how-to/websites-on-ipfs/gateway-redirects.md
@@ -1,5 +1,5 @@
1
---
2
-title: _redirects file support
+title: redirects file support
3
description: What the _redirect file is and how to use them with a website on IPFS.
4
5
# `_redirects` file support
0 commit comments