splitbee rewrites

This commit is contained in:
Samuel Štancl 2021-11-29 17:46:46 +01:00 committed by GitHub
parent 0d12457499
commit e8f4d7612c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,3 +11,13 @@ command = "npm run staging"
from = "/docs/master/*"
to = "/docs/v3/:splat"
status = 302
[[redirects]]
from = "/bee.js"
to = "https://cdn.splitbee.io/sb.js"
status = 200
[[redirects]]
from = "/_hive/*"
to = "https://hive.splitbee.io/:splat"
status = 200