Skip to content

Commit

Permalink
Fix broken link from ModelError
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeyla Hellyer committed Jun 15, 2017
1 parent db0f025 commit 9a43507
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/model/error.rs
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ use super::Permissions;
/// [`Error`]: ../enum.Error.html
/// [`Error::Model`]: ../enum.Error.html#variant.Model
/// [`GuildId::ban`]: struct.GuildId.html#method.ban
/// [`model`]: ./index.html
#[derive(Clone, Debug, Eq, Hash, PartialEq)]
pub enum Error {
/// When attempting to delete below or above the minimum and maximum allowed
Expand Down

0 comments on commit 9a43507

Please sign in to comment.