From e8d2c2579383897a1dd7f9debd359abe8ae8373d Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Tue, 20 Jul 2021 09:55:51 +0000 Subject: Add latest changes from gitlab-org/gitlab@14-1-stable-ee --- doc/development/gitaly.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/development/gitaly.md') diff --git a/doc/development/gitaly.md b/doc/development/gitaly.md index 2e814a9c41b..0a17bfedc0f 100644 --- a/doc/development/gitaly.md +++ b/doc/development/gitaly.md @@ -213,7 +213,7 @@ GITALY_REPO_URL=https://gitlab+deploy-token-1000:token-here@gitlab.com/nick.thom To use a custom Gitaly repository in CI/CD, for instance if you want your GitLab fork to always use your own Gitaly fork, set `GITALY_REPO_URL` -as a [CI/CD variable](../ci/variables/README.md). +as a [CI/CD variable](../ci/variables/index.md). ### Use a locally modified version of Gitaly RPC client @@ -235,7 +235,7 @@ changes to embed a new SHA in the `Gemfile.lock` file. --- -[Return to Development documentation](README.md) +[Return to Development documentation](index.md) ## Wrapping RPCs in Feature Flags -- cgit v1.2.3