exercism / coffeescript

Exercism exercises in CoffeeScript.
https://exercism.org/tracks/coffeescript
MIT License
19 stars 49 forks source link

Check docs are up to date #171

Closed ErikSchierboom closed 1 year ago

ErikSchierboom commented 3 years ago

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

The key documentation files to check are:

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

safwansamsudeen commented 1 year ago

@ErikSchierboom Hey, can I take this up? I'm planning to work on the CoffeeScript track over the coming weeks, if that's possible.

ErikSchierboom commented 1 year ago

Yeah sure!

safwansamsudeen commented 1 year ago

@ErikSchierboom here's #226.