diff --git a/src/dynimage.rs b/src/dynimage.rs index 6c6c2a56f5..3edab255bb 100644 --- a/src/dynimage.rs +++ b/src/dynimage.rs @@ -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,