mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 07:38:07 -05:00
parent
b893c5c657
commit
f18be588a0
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@
|
|||
},
|
||||
{
|
||||
"name": "teacherregistration",
|
||||
"pattern": "^/educators/register$",
|
||||
"pattern": "^/educators/register/?$",
|
||||
"routeAlias": "/educators(?:/(faq|register|waiting))?/?$",
|
||||
"view": "teacherregistration/teacherregistration",
|
||||
"title": "Teacher Registration",
|
||||
|
|
Loading…
Reference in a new issue