Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tools for checking dead links #22

Closed
wants to merge 1 commit into from
Closed

Add tools for checking dead links #22

wants to merge 1 commit into from

Conversation

c4710n
Copy link
Contributor

@c4710n c4710n commented May 12, 2021

This commit adds 2 things - check.sh and GitHub Action, aiming to close #2 .

  • check.sh should be run manually by developers after changing content
  • GitHub Action will run:
    • every night
    • when pushing new commit

In addition to that, there is a problem:What should we do when finding dead links? Delete them or fix them?

+ `check.sh` should be run manually after changing content.
+ GitHub Action will run:
  + every night
  + when pushing new commit
@c4710n c4710n closed this Aug 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add test script to detect format problems
1 participant