diff --git a/event-schemas/schema/core-event-schema/msgtype_infos/image_info.yaml b/event-schemas/schema/core-event-schema/msgtype_infos/image_info.yaml index 6d72f223..8920f58c 100644 --- a/event-schemas/schema/core-event-schema/msgtype_infos/image_info.yaml +++ b/event-schemas/schema/core-event-schema/msgtype_infos/image_info.yaml @@ -18,7 +18,7 @@ properties: type: string thumbnail_info: allOf: - - $ref: core-event-schema/msgtype_infos/thumbnail_info.yaml + - $ref: thumbnail_info.yaml description: Metadata about the image referred to in ``thumbnail_url``. title: ThumbnailInfo type: object