From 5eeeeed0d94aff93ff7ca823e02a81a71ab7cbbe Mon Sep 17 00:00:00 2001 From: Elmar Kresse Date: Mon, 22 Jul 2024 15:31:08 +0200 Subject: [PATCH] updated paths --- doku/main.asciidoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doku/main.asciidoc b/doku/main.asciidoc index 1b5255e..65dd3a3 100644 --- a/doku/main.asciidoc +++ b/doku/main.asciidoc @@ -108,13 +108,13 @@ Repositorys need to be secured and limited in size. That users can't upload larg ## Existing Solutions -include::content/existing_solutions.asciidoc[] +include::./content/existing_solutions.asciidoc[] ## edX Platform -include::content/edx.asciidoc[] +include::./content/edx.asciidoc[] ### edX Kubernetes Deployment -include::content/edx-k8s.asciidoc[] \ No newline at end of file +include::./content/edx-k8s.asciidoc[] \ No newline at end of file