Fix broken intra-doc link

This commit is contained in:
Héctor Ramón Jiménez 2024-03-16 19:22:18 +01:00
parent 28a27f08ed
commit 4f6a9ba889
No known key found for this signature in database
GPG key ID: 7CC46565708259A7

View file

@ -143,7 +143,7 @@ where
///
/// It can be [`run`]!
///
/// Create one with either the [`sandbox`] or [`application`] helpers.
/// Create one with the [`application`] helper.
///
/// [`run`]: Program::run
/// [`application`]: self::application()