Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
testing address for now
  • Loading branch information
mmcky committed Aug 15, 2025
commit 64b07672cc3d08a515811828e89a70f311829752
2 changes: 1 addition & 1 deletion .github/workflows/linkcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
ref: gh-pages
- name: AI-Powered Link Checker
uses: QuantEcon/meta/.github/actions/link-checker@main
uses: QuantEcon/meta/.github/actions/link-checker@copilot/fix-195
with:
html-path: '.' # gh-pages live html
fail-on-broken: 'false'
Expand Down
Loading