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