Skip to content

[type:fix] fix "Quick start with xxx" link 404 under Proxy page #1119

[type:fix] fix "Quick start with xxx" link 404 under Proxy page

[type:fix] fix "Quick start with xxx" link 404 under Proxy page #1119

Workflow file for this run

name: ❄️ Lint
on: [pull_request]
jobs:
markdownlint:
name: 🍇 Markdown
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: 🚀 Use Node.js
uses: actions/[email protected]
with:
node-version: '12.x'
- run: npm install -g [email protected]
- run: markdownlint '**/*.md' --ignore node_modules --config ./.github/.markdownlint.yml