Create netlify.toml

This commit is contained in:
Toby Lawrence 2020-08-22 11:37:31 -04:00 committed by GitHub
parent 8d0a9c5e4a
commit 232f49f349
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

4
netlify.toml Normal file
View File

@ -0,0 +1,4 @@
[[redirects]]
from = "/"
to = "https://docs.rs/metrics"
status = 302