Provide path for a doc link

This commit is contained in:
Andy Balaam
2023-07-07 13:22:28 +01:00
parent 6cb3afe6fd
commit a2ca168573

View File

@@ -1,5 +1,5 @@
//! Utilities for working with events to decide whether they are suitable for
//! use as a [RoomInfo::latest_event].
//! use as a [crate::RoomInfo::latest_event].
use ruma::events::{
room::message::RoomMessageEventContent, AnySyncMessageLikeEvent, AnySyncTimelineEvent,