docs: fix preview link (#4965)

test netlify

Co-authored-by: Livio Spring <livio.a@gmail.com>
This commit is contained in:
Florian Forster 2023-01-03 11:14:13 +01:00 committed by GitHub
parent b1d7433eba
commit 83f96b49aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 13 additions and 13 deletions

4
.gitignore vendored
View File

@ -66,4 +66,6 @@ migrations/cockroach/migrate_cloud.go
/zitadel
go.work
go.work.sum
go.work.sum
# Local Netlify folder
.netlify

View File

@ -1,15 +1,3 @@
[[redirects]]
from = "/docs/guides/deploy/*"
to = "/docs/self-hosting/deploy/:splat"
status = 301
force = true
[[redirects]]
from = "/docs/guides/manage/self-hosted/*"
to = "/docs/self-hosting/manage/:splat"
status = 301
force = true
# This is a workaround to address the problem around the baseUrl from docusaurus
# Be aware that this prevents the usage of the path /docs/docs
[[redirects]]
@ -17,6 +5,12 @@
to = "/:splat"
status = 200
force = true
[[redirects]]
from = "/"
to = "/docs"
status = 302
force = true
[[headers]]
for = "/*"

4
yarn.lock Normal file
View File

@ -0,0 +1,4 @@
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1