exercism / purescript

Exercism exercises in PureScript.
https://exercism.org/tracks/purescript
MIT License
37 stars 32 forks source link

Check docs are up to date #216

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...........70
✅ Successful......69
⏳ Timeouts.........0
🔀 Redirected.......0
👻 Excluded.........0
🚫 Errors...........1

Errors in ./reference/purescript-concepts/guides/Differences-from-Haskell.md
✗ https://pursuit.purescript.org/packages/purescript-prelude/1.1.0/docs/Control.Applicative#v:pure (HTTP status client error (404 Not Found) for url (https://pursuit.purescript.org/packages/purescript-prelude/1.1.0/docs/Control.Applicative#v:pure))

Tracking

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