summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorElan Ruusamäe <glen@delfi.ee>2017-04-18 22:26:35 +0000
committerElan Ruusamäe <glen@delfi.ee>2017-04-18 22:26:35 +0000
commit661e25bb3a7bc313f82d89580d27a20c57cbc36b (patch)
tree3f2e90137bedde5042c23e4f5a351490b31cbb93 /doc
parentbbd83376d625b8d9cb73cbc83c3c0eb71b1abf32 (diff)
downloadgitlab-ce-661e25bb3a7bc313f82d89580d27a20c57cbc36b.tar.gz
doc: fix gitaly url typo
Diffstat (limited to 'doc')
-rw-r--r--doc/administration/gitaly/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/administration/gitaly/index.md b/doc/administration/gitaly/index.md
index 2e22212ddde..6c6942a7bfe 100644
--- a/doc/administration/gitaly/index.md
+++ b/doc/administration/gitaly/index.md
@@ -1,6 +1,6 @@
# Gitaly
-[Gitaly](https://gitlab.com/gitlab-org/gitlay) (introduced in GitLab
+[Gitaly](https://gitlab.com/gitlab-org/gitaly) (introduced in GitLab
9.0) is a service that provides high-level RPC access to Git
repositories. As of GitLab 9.1 it is still an optional component with
limited scope.