diff --git a/src/Health.php b/src/Health.php index 1a468884..e93b0dc0 100644 --- a/src/Health.php +++ b/src/Health.php @@ -147,7 +147,7 @@ private static function retrieveSchemaForCategory(string $category, ?string $dat return LitSchema::PROPRIUMDESANCTIS; case 'resourceDataCheck': if ( - preg_match("/\/missals\/[_A-Z0-9]+$/", $dataPath) + preg_match("/\/data\/missals\/[_A-Z0-9]+$/", $dataPath) ) { return LitSchema::PROPRIUMDESANCTIS; } elseif (