mirror of
https://github.com/bitwarden/help
synced 2025-12-19 17:53:15 +00:00
Update netlify.toml
toml test for redirects
This commit is contained in:
@@ -15,3 +15,8 @@
|
|||||||
# Default build command.
|
# Default build command.
|
||||||
|
|
||||||
command = "npm run build:prod:sub"
|
command = "npm run build:prod:sub"
|
||||||
|
|
||||||
|
|
||||||
|
[[redirects]]
|
||||||
|
from = "/help/article/*"
|
||||||
|
to = "/help/:splat"
|
||||||
Reference in New Issue
Block a user