diff options
| author | Austin Hellyer <[email protected]> | 2017-01-24 12:07:41 -0800 |
|---|---|---|
| committer | Austin Hellyer <[email protected]> | 2017-01-24 12:07:41 -0800 |
| commit | 94131908f00a8cbb714f3a93066e2a83dfc1c5b3 (patch) | |
| tree | 86cb349c3093ab9722ae47a649deebe8da9d6c13 /src/utils/builder/edit_profile.rs | |
| parent | Properly drop on binds (diff) | |
| download | serenity-94131908f00a8cbb714f3a93066e2a83dfc1c5b3.tar.xz serenity-94131908f00a8cbb714f3a93066e2a83dfc1c5b3.zip | |
Fix docs links
Diffstat (limited to 'src/utils/builder/edit_profile.rs')
| -rw-r--r-- | src/utils/builder/edit_profile.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/builder/edit_profile.rs b/src/utils/builder/edit_profile.rs index 46dad20..4d25f00 100644 --- a/src/utils/builder/edit_profile.rs +++ b/src/utils/builder/edit_profile.rs @@ -32,7 +32,7 @@ impl EditProfile { /// }); /// ``` /// - /// [`utils::read_image`]: ../utils/fn.read_image.html + /// [`utils::read_image`]: ../fn.read_image.html pub fn avatar(self, icon: Option<&str>) -> Self { EditProfile(self.0 .insert("avatar", |