Skip to content

backport of commit a99b421df3c969b6accfed41bc20a1ea8be45096 #123

backport of commit a99b421df3c969b6accfed41bc20a1ea8be45096

backport of commit a99b421df3c969b6accfed41bc20a1ea8be45096 #123

name: Legacy Link Format Checker
on:
push:
paths:
- "website/docs/**/*.mdx"
- "website/data/*-nav-data.json"
jobs:
check-links:
uses: hashicorp/dev-portal/.github/workflows/docs-content-check-legacy-links-format.yml@475289345d312552b745224b46895f51cc5fc490
with:
repo-owner: "hashicorp"
repo-name: "terraform"
commit-sha: ${{ github.sha }}
mdx-directory: "website/docs"
nav-data-directory: "website/data"