coffeescript icon indicating copy to clipboard operation
coffeescript copied to clipboard

Check docs are up to date

Open ErikSchierboom opened this issue 4 years ago • 0 comments

Please check if your documentation files are still up-to-date.

The key documentation files to check are:

  • docs/ABOUT.md
  • docs/INSTALLATION.md
  • docs/LEARNING.md
  • docs/RESOURCES.md
  • docs/TESTS.md
  • exercises/shared/.docs/help.md
  • exercises/shared/.docs/tests.md

There might be more.

Link check report

To help identify invalid links, we've automatically checked the links of all *.md files in this repo. This is the report of that check:

📝 Summary
---------------------
🔍 Total...........26
✅ Successful......24
⏳ Timeouts.........0
🔀 Redirected.......0
👻 Excluded.........0
🚫 Errors...........2

Errors in ./docs/RESOURCES.md
✗ http://x.exercism.io/v3/tracks/coffeescript/docs/img/SolutionExplorer.png (HTTP status client error (404 Not Found) for url (https://x.exercism.io/v3/tracks/coffeescript/docs/img/SolutionExplorer.png))
✗ http://x.exercism.io/v3/tracks/coffeescript/docs/img/AddFiles.png (HTTP status client error (404 Not Found) for url (https://x.exercism.io/v3/tracks/coffeescript/docs/img/AddFiles.png))

Tracking

https://github.com/exercism/v3-launch/issues/54

ErikSchierboom avatar Aug 20 '21 10:08 ErikSchierboom