diff --git a/.github/workflows/check_markdown_links.yaml b/.github/workflows/check_markdown_links.yaml index f33a5c95..82dc9840 100644 --- a/.github/workflows/check_markdown_links.yaml +++ b/.github/workflows/check_markdown_links.yaml @@ -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 \ No newline at end of file diff --git a/docs/docs/Reference/format/end_user_devices_route.md b/docs/docs/Reference/format/end_user_devices_route.md index ca2d9e48..69bcafe4 100644 --- a/docs/docs/Reference/format/end_user_devices_route.md +++ b/docs/docs/Reference/format/end_user_devices_route.md @@ -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) \ No newline at end of file