Skip to content

add details to contributing page #103

add details to contributing page

add details to contributing page #103

Workflow file for this run

name: Broken Links
on:
pull_request:
jobs:
check:
name: Check Broken Links
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Check Links
run: npx --yes mintlify broken-links