diff --git a/mirzaev/skillparts/system/config/web.php.example b/mirzaev/skillparts/system/config/web.php.example index 57bb939..c8a06e3 100644 --- a/mirzaev/skillparts/system/config/web.php.example +++ b/mirzaev/skillparts/system/config/web.php.example @@ -105,7 +105,7 @@ $config = [ 'profile/geolocation/' => 'profile/geolocation-', 'profile/panel///' => 'profile/panel---', 'profile/imports/' => 'profile/imports-', - 'profile/warehouses/' => 'profile/warehouses-', + 'profile/warehouses/' => 'profile/warehouses-', 'orders' => 'order/index', 'orders/' => 'order/index', 'orders//' => 'order/',