Add My support for statistics (#10131)

This commit is contained in:
Paulus Schoutsen 2021-10-02 01:15:26 -07:00 committed by GitHub
parent 2ddab4eecc
commit cce0a02ebb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,6 +31,9 @@ const REDIRECTS: Redirects = {
developer_events: {
redirect: "/developer-tools/event",
},
developer_statistics: {
redirect: "/developer-tools/statistics",
},
config: {
redirect: "/config",
},