From 2d64470496dfb6c0aff8f7b635102436c1ac8296 Mon Sep 17 00:00:00 2001 From: Kamal Pandey <kml.pandey77@gmail.com> Date: Sun, 7 Feb 2021 18:37:37 +0545 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 08ec14f..4aee6ec 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ You can create the `redirections` table by running: php artisan migrate ## Usage -You just have to add an entry to the redirects links in the database by using `example.com\admin\redirects`. And you can change route link, prifix, and middleware in config +You just have to add an entry to the redirects links in the database by using `example.com/admin/redirects`. And you can change route link, prifix, and middleware in config ```php