Skip to content

Fixing for Kite9 editor #563

Fixing for Kite9 editor

Fixing for Kite9 editor #563

Workflow file for this run

name: Check Markdown links
on: push
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
folder-path: '., bets, complexity, estimating, misc, overview, risks, thinking'
max-depth: 1
use-quiet-mode: yes