1
0
mirror of https://github.com/bitwarden/help synced 2025-12-18 01:03:27 +00:00

Merge branch 'help-directory-test' into netlify-add-article-url

This commit is contained in:
DanHillesheim
2021-09-13 11:12:55 -06:00
2 changed files with 3 additions and 4 deletions

View File

@@ -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:

View File

@@ -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