Skip to content

Adding network speed test example and remove dc nodes info #637

Adding network speed test example and remove dc nodes info

Adding network speed test example and remove dc nodes info #637

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@v6
- name: Setup Node.js
uses: actions/setup-node@v6
with:
node-version: "24"
- name: Check Links
run: npx --yes mintlify broken-links