mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 15:47:53 -05:00
Remove ajax
This commit is contained in:
parent
1cc8083137
commit
e4ffcf00c3
1 changed files with 1 additions and 1 deletions
|
@ -189,7 +189,7 @@
|
||||||
{
|
{
|
||||||
"name": "search-redirect",
|
"name": "search-redirect",
|
||||||
"pattern": "^/search/?$",
|
"pattern": "^/search/?$",
|
||||||
"routeAlias": "/search(?!/ajax)",
|
"routeAlias": "/search",
|
||||||
"redirect": "/search/projects"
|
"redirect": "/search/projects"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue