exercism/scala

Check docs are up to date

ErikSchierboom opened this issue ยท 1 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...........91
โœ… Successful......91
โณ Timeouts.........0
๐Ÿ”€ Redirected.......0
๐Ÿ‘ป Excluded.........0
๐Ÿšซ Errors...........0

Tracking

exercism/v3-launch#54

Recommend closing this now after merge of
#733