Skip to content

Plural class names are converted as is. #977

Plural class names are converted as is.

Plural class names are converted as is. #977

Workflow file for this run

name: doc
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:
config-file: 'markdown-link-check.json'