mirror of
https://github.com/bitwarden/help
synced 2025-12-19 01:33:23 +00:00
Update netlify.toml
toml test for redirects
This commit is contained in:
@@ -14,4 +14,9 @@
|
|||||||
|
|
||||||
# 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