Skip to content

Commit

Permalink
Merge pull request #1969 from Charles-Schleich/master
Browse files Browse the repository at this point in the history
Fix doc link for ImageOutputFormat
  • Loading branch information
fintelia authored Aug 3, 2023
2 parents 2a5c5bf + aa2b594 commit c805a4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dynimage.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1164,7 +1164,7 @@ where
/// This will lead to corrupted writers if the buffer contains
/// malformed data.
///
/// See [`ImageOutputFormat`](../enum.ImageOutputFormat.html) for
/// See [`ImageOutputFormat`](enum.ImageOutputFormat.html) for
/// supported types.
///
/// Assumes the writer is buffered. In most cases,
Expand Down

0 comments on commit c805a4d

Please sign in to comment.