Skip to content

Fixed a few problems with the new country-specific documentation #502

Fixed a few problems with the new country-specific documentation

Fixed a few problems with the new country-specific documentation #502

name: Documentation Check
on: [push, pull_request]
jobs:
markdown-link-check:
name: Check markdown links
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@main
- uses: gaurav-nelson/github-action-markdown-link-check@v1