diff --git a/mirzaev/skillparts/system/config/web.php.example b/mirzaev/skillparts/system/config/web.php.example index cdd45b8..57bb939 100644 --- a/mirzaev/skillparts/system/config/web.php.example +++ b/mirzaev/skillparts/system/config/web.php.example @@ -99,8 +99,9 @@ $config = [ '<_key:[0-9]+>/files/' => 'account/file', '<_key:[0-9]+>/' => 'account/', 'product/' => 'product/index', - 'product//' => 'product/', + 'product//' => 'product/', '///' => '
/-', + 'products///' => 'product/', 'profile/geolocation/' => 'profile/geolocation-', 'profile/panel///' => 'profile/panel---', 'profile/imports/' => 'profile/imports-',