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