Skip to content

Commit

Permalink
Update docs link in workflow (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
kumaranvpl authored Aug 20, 2024
1 parent ffffcff commit 37d3738
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-broken-links-in-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
- name: Check links using container
uses: ruzickap/action-my-broken-link-checker@v2
with:
url: https://fastagency.airt.ai
url: https://docs.fastagency.ai
cmd_params: '--buffer-size=8192 --max-connections=1 --color=always --header="User-Agent:Mozilla/5.0(Firefox/97.0)" --exclude="(localhost:8000|linkedin.com|fonts.gstatic.com|reddit.com)" --max-connections-per-host=1 --rate-limit=1'
debug: true

0 comments on commit 37d3738

Please sign in to comment.