Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Chip Zoller <[email protected]>
  • Loading branch information
mre and chipzoller authored Nov 10, 2023
1 parent c53d1e2 commit abd9b33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:

You may want to add additional arguments to the above. In particular if you're testing a site directly from the file-system (as in the above), you'll likely want to set the argument `--base .` to ensure that **all links** in the files are tested. You don't need to do this if you're testing a hosted site.

```
```yaml
- name: Link Checker
uses: lycheeverse/[email protected]
with:
Expand Down

0 comments on commit abd9b33

Please sign in to comment.