diff --git a/.github/workflows/links.yml b/.github/workflows/links.yml index 1846df7a9..1052a398a 100644 --- a/.github/workflows/links.yml +++ b/.github/workflows/links.yml @@ -21,7 +21,7 @@ jobs: strategy: fail-fast: false # This ensures that if one job fails, the others will still run matrix: - website: [www.ultralytics.com, docs.ultralytics.com] + website: [www.ultralytics.com, docs.ultralytics.com, community.ultralytics.com, handbook.ultralytics.com] steps: - name: Download and install lychee run: |