Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Tojnar <jtojnar@gmail.com>2015-08-11 00:14:37 +0300
committerJan Tojnar <jtojnar@gmail.com>2015-08-11 00:47:32 +0300
commit9195d65602c2bb061a576d55949cc65ad755732e (patch)
tree51d7088167c9ba20a73a328f7d9c70323821df5e /doc/customization
parentce30eb2b97d205f818d28005d8b8856533f96e92 (diff)
Doc: Fix link to gravatar.com
Diffstat (limited to 'doc/customization')
-rw-r--r--doc/customization/libravatar.md2
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/).