Skip to content

Commit

Permalink
Fix links checker - update check-links-playbook.yml (#243)
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverhowell authored Sep 16, 2024
1 parent 5ce9988 commit 48558f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions check-links-playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ content:
start_paths: [home,tutorials]
branches: HEAD
- url: https://github.com/hazelcast/hz-docs
branches: [main]
branches: [main, v/5.5]
start_path: docs
- url: https://github.com/hazelcast/imdg-docs
branches: [v/*]
start_path: docs
- url: https://github.com/hazelcast/management-center-docs
branches: [main]
branches: [main, v/5.5]
start_path: docs
- url: https://github.com/hazelcast/cloud-docs
branches: [main]
Expand Down

0 comments on commit 48558f1

Please sign in to comment.