Fix doc link

This commit is contained in:
Alexandre Bury 2018-01-21 11:20:08 -08:00
parent 431285135f
commit 208b812976

View File

@ -42,7 +42,7 @@
//! //!
//! A [`Palette`] then maps each of these to an actual [`Color`]. //! A [`Palette`] then maps each of these to an actual [`Color`].
//! //!
//! [`Palette`]: struct.Palette.html //! [`Palette`]: type.Palette.html
//! [`Color`]: enum.Color.html //! [`Color`]: enum.Color.html
//! //!
//! # Color Types //! # Color Types