Skip to content

Remove gitbook-specific formatting #228

Remove gitbook-specific formatting

Remove gitbook-specific formatting #228

Workflow file for this run

name: Link check
on: [pull_request]
jobs:
check-links:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gaurav-nelson/github-action-markdown-link-check@1.0.15
with:
use-quiet-mode: 'yes'