This repository has been archived on 2024-12-15. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
onechart/website/netlify.toml
T
Laszlo Fogas 32a18c7ca9 Redirect
2020-12-14 15:33:44 +01:00

5 lines
109 B
TOML

[[redirects]]
from = "/*"
to = "https://gimlet.io/onechart/getting-started"
status = 301
force = true