Changes the invalid routing URL path.

Fixes #10

Signed-off-by: Abijeet <abijeetpatro@gmail.com>
This commit is contained in:
Abijeet 2018-01-14 19:09:48 +05:30 committed by Harminder
parent 4a5bda0737
commit ad27e12100

View File

@ -9,7 +9,7 @@
| routes for different URL's and bind Controller actions to them. | routes for different URL's and bind Controller actions to them.
| |
| A complete guide on routing is available here. | A complete guide on routing is available here.
| http://adonisjs.com/guides/routing | http://adonisjs.com/docs/4.0/routing
| |
*/ */