From d67b9e768e28bd7a12a059618e85da86070c89ce Mon Sep 17 00:00:00 2001 From: Marcel Feix Date: Wed, 16 Nov 2022 10:56:30 +0000 Subject: [PATCH] Docs(Common): Remove not needed / in beginning of path --- .../chapters/templates/common/common-ci-variablen.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/chapters/templates/common/common-ci-variablen.adoc b/documentation/chapters/templates/common/common-ci-variablen.adoc index 4b0fb5c..f7d7f88 100644 --- a/documentation/chapters/templates/common/common-ci-variablen.adoc +++ b/documentation/chapters/templates/common/common-ci-variablen.adoc @@ -1,4 +1,4 @@ -:gitlab-ci-file: /common/common-ci-variablen.gitlab-ci.yml +:gitlab-ci-file: common/common-ci-variablen.gitlab-ci.yml [[Generel-Variablen]] == Generelle Variablen @@ -21,4 +21,4 @@ Some of our Templates and Pipelines rely on the following variables. |=== :template: {gitlab-ci-file} -include::../../../template-printer.adoc[] \ No newline at end of file +include::../../../template-printer.adoc[]