mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-06 05:26:54 +08:00
added missing redirect type
This commit is contained in:
parent
bb58452096
commit
e8ef0b7731
1 changed files with 2 additions and 1 deletions
|
@ -9,7 +9,8 @@
|
|||
"redirects": [
|
||||
{
|
||||
"source": "/soon",
|
||||
"destination": "/"
|
||||
"destination": "/",
|
||||
"type": 301
|
||||
}
|
||||
],
|
||||
"rewrites": [
|
||||
|
|
Loading…
Add table
Reference in a new issue