mirror of
https://github.com/bitwarden/help
synced 2025-12-17 16:53:28 +00:00
Merge branch 'help-directory-test' into netlify-add-article-url
This commit is contained in:
@@ -4,6 +4,7 @@ permalink: pretty
|
||||
encoding: utf-8
|
||||
port: 4009
|
||||
main_baseurl: https://bitwarden.com
|
||||
destination: _site/help
|
||||
|
||||
sass:
|
||||
sass_dir: ./_scss
|
||||
@@ -20,7 +21,6 @@ exclude:
|
||||
|
||||
include:
|
||||
- '.nojekyll'
|
||||
- '_redirects'
|
||||
|
||||
collections:
|
||||
categories:
|
||||
|
||||
@@ -18,8 +18,7 @@
|
||||
|
||||
|
||||
[[redirects]]
|
||||
from = "/help/article/*"
|
||||
to = "https://bitwarden-help.netlify.app/:splat"
|
||||
from = "https://bitwarden-help.netlify.app/help/*"
|
||||
to = "https://deploy-preview-913--bitwarden-website-contentful.netlify.app/help/:splat"
|
||||
status = 200
|
||||
force = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user