Skip to content

rm aa from main page #1

rm aa from main page

rm aa from main page #1

Workflow file for this run

name: Check External links
on:
push:
branches:
- master
pull_request:
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
file-extension: .mdx
use-quiet-mode: yes