diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-08-11 14:29:43 +0200 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-08-11 14:29:43 +0200 |
commit | c0bf026ed8253e9bf749546e40f968dbc20aaac1 (patch) | |
tree | adb3d8f276395f8593fdac5a6153a2a51dced654 /doc/customization | |
parent | 7f3228ec74725c02efb0e23ff8380eaa03739891 (diff) | |
parent | 5daf44b7c86e0e2641a902b1da8b01d91fa3dbfa (diff) | |
download | gitlab-ce-c0bf026ed8253e9bf749546e40f968dbc20aaac1.tar.gz |
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce
Diffstat (limited to 'doc/customization')
-rw-r--r-- | doc/customization/libravatar.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/customization/libravatar.md b/doc/customization/libravatar.md index ee57fdc6590..54c1780c3ab 100644 --- a/doc/customization/libravatar.md +++ b/doc/customization/libravatar.md @@ -1,6 +1,6 @@ # Use Libravatar service with GitLab -GitLab by default supports [Gravatar](gravatar.com) avatar service. +GitLab by default supports [Gravatar](https://gravatar.com) avatar service. Libravatar is a service which delivers your avatar (profile picture) to other websites and their API is [heavily based on gravatar](http://wiki.libravatar.org/api/). |