Skip to content

Commit

Permalink
Fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed Jan 16, 2025
1 parent a28b7c7 commit 801cc8b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check_links.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,10 @@ jobs:
# Remove folders that do not need to have their links checked
- name: Remove folders that do not need to have their links checked
run: |
rm -rf docs/evaluations
rm -rf docs/lesson_plans
rm -rf docs/reflections
rm -rf docs/shared_documents
# The link checker will only work if mlc_config.json is a valid JSON
- name: Validate JSON
Expand Down

0 comments on commit 801cc8b

Please sign in to comment.