chore: exclude versionned docs from link checker

This commit is contained in:
jo 2022-06-16 15:17:39 +02:00 committed by Kyle Robbertze
parent 294b05a235
commit 387cb4da16
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ jobs:
with:
args: >-
'**/*.md'
--exclude-path 'website/versioned_docs'
--require-https
--exclude-all-private
--exclude-mail