From d25996736d9a4b6eea6dbc666e12cd7732a5ee15 Mon Sep 17 00:00:00 2001 From: mahula Date: Mon, 20 Nov 2023 15:14:18 +0100 Subject: [PATCH] fix broke links issues --- .github/workflows/check-documentation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-documentation.yml b/.github/workflows/check-documentation.yml index 5a08b39b9..243ffe5b6 100644 --- a/.github/workflows/check-documentation.yml +++ b/.github/workflows/check-documentation.yml @@ -40,4 +40,4 @@ jobs: check-modified-files-only: 'no' config-file: '.github/workflows/mlc_config.json' base-branch: 'master' - folder-path: '.', '!./deployment/src/old/' + folder-path: '., !./deployment/src/old/'