kotlin icon indicating copy to clipboard operation
kotlin 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...........99
✅ Successful......98
⏳ Timeouts.........0
🔀 Redirected.......0
👻 Excluded.........0
🚫 Errors...........1

Errors in ./exercises/practice/hello-world/TUTORIAL.md
✗ file:///Users/jtigger/exercism/exercises/kotlin/hello-world/build/reports/tests/index.html (builder error for url (file:///Users/jtigger/exercism/exercises/kotlin/hello-world/build/reports/tests/index.html): URL scheme is not allowed)

Tracking

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

ErikSchierboom avatar Aug 20 '21 10:08 ErikSchierboom