Skip to content

Commit 6bf48b6

Browse files
committed
new checker
1 parent 63d972a commit 6bf48b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/check-links.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ jobs:
3939
- name: My Broken Link Checker
4040
uses: ruzickap/[email protected]
4141
with:
42-
url: https://my-testing-domain.com
43-
pages_path: ./public/
42+
url: https://segment.com/docs
43+
pages_path: ./_site/utils/env/index.html
4444
cmd_params: "--skip-tls-verification --verbose --color=always"
4545
run_timeout: 10
4646
debug: true

0 commit comments

Comments
 (0)