Update link in docs

This commit is contained in:
dbr 2021-02-10 14:56:37 +11:00
parent 00d8180671
commit eccc537abe

View File

@ -113,7 +113,7 @@ impl FontGlyphRanges {
/// Creates a glyph range from a static slice without checking its validity.
///
/// See [`FontRangeGlyph::from_slice`] for more information.
/// See [`FontGlyphRanges::from_slice`] for more information.
///
/// # Safety
///