exercism / pharo-smalltalk

Exercism exercises in Pharo.
https://exercism.org/tracks/pharo-smalltalk
MIT License
34 stars 28 forks source link

Check docs are up to date #496

Open ErikSchierboom opened 3 years 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..........157
✅ Successful.....151
⏳ Timeouts.........0
🔀 Redirected.......0
👻 Excluded.........0
🚫 Errors...........6

Errors in ./README.md
✗ github://exercism/pharo-smalltalk:main/releases/latest (builder error for url (github://exercism/pharo-smalltalk:main/releases/latest): URL scheme is not allowed)

Errors in ./docs/exercism-api.md
✗ https://api.exercism.io/v1/solutions/ (HTTP status client error (401 Unauthorized) for url (https://api.exercism.io/v1/solutions/))

Errors in ./docs/RESOURCES.md
✗ https://gist.github.com/sin3141592/602700 (HTTP status client error (404 Not Found) for url (https://gist.github.com/sin3141592/602700))

Errors in ./docs/UPGRADE.md
✗ github://exercism/pharo-smalltalk:main/releases/latest (builder error for url (github://exercism/pharo-smalltalk:main/releases/latest): URL scheme is not allowed)
✗ github://exercism/pharo-smalltalk (builder error for url (github://exercism/pharo-smalltalk): URL scheme is not allowed)

Errors in ./docs/INSTALLATION.md
✗ github://exercism/pharo-smalltalk:main/releases/latest (builder error for url (github://exercism/pharo-smalltalk:main/releases/latest): URL scheme is not allowed)

Tracking

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