From 79d5f46b81d901af79f8e657c090abd702e7fdf9 Mon Sep 17 00:00:00 2001 From: Harish Ramachandran Date: Thu, 25 Jul 2019 08:41:21 -0400 Subject: Make a relative link an absolute one --- doc/administration/gitaly/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/administration/gitaly/index.md b/doc/administration/gitaly/index.md index 41617092ca4..4e92bca5d85 100644 --- a/doc/administration/gitaly/index.md +++ b/doc/administration/gitaly/index.md @@ -535,7 +535,7 @@ Confirm the following are all true: UI, it immediatley fails with a red `401 Unauthorized` banner. - Creating a new project and [initializing it with a README](../../gitlab-basics/create-project.md#blank-projects) successfully creates the project but doesn't create the README. -- When [tailing the logs](../../../omnibus/settings/logs.md#tail-logs-in-a-console-on-the-server) on an app node and reproducing the error, you get `401` errors +- When [tailing the logs](https://docs.gitlab.com/omnibus/settings/logs.md#tail-logs-in-a-console-on-the-server) on an app node and reproducing the error, you get `401` errors when reaching the `/api/v4/internal/allowed` endpoint: ```shell -- cgit v1.2.1