We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c96d2cd commit 6df4b11Copy full SHA for 6df4b11
.github/workflows/docs-broken-links.yml
@@ -22,4 +22,5 @@ jobs:
22
run: npm i -g mintlify
23
24
- name: Check for broken links
25
+ working-directory: docs
26
run: mintlify broken-links
0 commit comments