From 7de47c4ea2199faaf50c13d4a856ae8111b70cc7 Mon Sep 17 00:00:00 2001 From: Achilleas Pipinellis Date: Wed, 11 Sep 2019 17:49:14 +0200 Subject: Fix broken link to Omnibus docs --- 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 53b354d2f92..27794878cfe 100644 --- a/doc/administration/gitaly/index.md +++ b/doc/administration/gitaly/index.md @@ -635,7 +635,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](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 [tailing the logs](https://docs.gitlab.com/omnibus/settings/logs.html#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: ```sh -- cgit v1.2.1