mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Redirect old node page
This commit is contained in:
parent
c6d8375f29
commit
809323b5aa
1 changed files with 7 additions and 0 deletions
|
|
@ -4,6 +4,13 @@
|
||||||
|
|
||||||
|
|
||||||
# https://docs.netlify.com/configure-builds/file-based-configuration/#redirects
|
# https://docs.netlify.com/configure-builds/file-based-configuration/#redirects
|
||||||
|
|
||||||
|
# old node redirect
|
||||||
|
[[redirects]]
|
||||||
|
from = "/app/node"
|
||||||
|
to = "/app/nodejs"
|
||||||
|
status = 301
|
||||||
|
|
||||||
[[redirects]]
|
[[redirects]]
|
||||||
from = "/kind/entertainment"
|
from = "/kind/entertainment"
|
||||||
to = "/kind/entertainment-and-media-apps/"
|
to = "/kind/entertainment-and-media-apps/"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue