react-table/netlify.toml
Jason Clark d2acfc4235
New documentation site built with Docz (#2013)
* size-snapshot created?

* Added docz for documentation site

* Modified .gitignore to get rid of .docz internal stuff

* Update all doc links to point to proper paths with docz

* Removed .docz folder from Git

Co-authored-by: Jason Clark <jason.clark@tcnbroadcasting.com>
2020-03-25 14:29:56 -06:00

5 lines
121 B
TOML

# COMMENT: This is a rule for Single Page Apps. Docz site is one...
[[redirects]]
from = "/*"
to = "/"
status = 200