Skip to content

Commit

Permalink
trying to fix doc link linter
Browse files Browse the repository at this point in the history
  • Loading branch information
da-ekchajzer committed Feb 9, 2025
1 parent 59f2689 commit 4269ef3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/check_markdown_links.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,5 @@ jobs:
- uses: actions/checkout@main
- uses: byrnereese/github-action-mkdocs-link-check@1.0
with:
folder-path: 'docs/**'
file-path: './README.md'
local-only: true

folder-path: 'docs/'
local-only: true
2 changes: 1 addition & 1 deletion docs/docs/Reference/format/end_user_devices_route.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ For some devices, you can set a type. See [end user device](../../Explanations/d
``` json
{
"usage":{...}
}
}git c
```

See [usage](usage.md)

0 comments on commit 4269ef3

Please sign in to comment.