Skip to content

Changed http://robs-pro:8080/github/risk-first/website/src/images/gen… #573

Changed http://robs-pro:8080/github/risk-first/website/src/images/gen…

Changed http://robs-pro:8080/github/risk-first/website/src/images/gen… #573

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