From 5e0c42a74cef6cbb33e8c242cbb143d8dd659a3a Mon Sep 17 00:00:00 2001 From: Rob Bos Date: Thu, 29 Oct 2020 16:24:40 +0100 Subject: [PATCH] Fixed broken link --- site/content/platform/gitlab.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/platform/gitlab.md b/site/content/platform/gitlab.md index 8134b28d0..ea1b648b5 100644 --- a/site/content/platform/gitlab.md +++ b/site/content/platform/gitlab.md @@ -32,4 +32,4 @@ Now to run the command use ```sh nukeeper repo https://{YOUR_GITLAB_URL}/{PROJECT_NAME}/{REPOSITORY_NAME}.git {Token} ``` -Any additional arguments can be added after the app password, for more information checkout the [Configuration](/basics/configuration.md) page. +Any additional arguments can be added after the app password, for more information checkout the [Configuration](/basics/configuration) page.