mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 02:04:03 +00:00
splitbee rewrites
This commit is contained in:
parent
0d12457499
commit
e8f4d7612c
1 changed files with 10 additions and 0 deletions
10
netlify.toml
10
netlify.toml
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue