exercism / cfml

Exercism exercises in CFML.
https://exercism.org/tracks/cfml
MIT License
13 stars 25 forks source link

Check docs are up to date #145

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...........57
✅ Successful......53
⏳ Timeouts.........0
🔀 Redirected.......0
👻 Excluded.........0
🚫 Errors...........4

Errors in ./docs/TESTS.md
✗ https://testbox.ortusbooks.com/content/primers/bdd/specs.html (HTTP status client error (404 Not Found) for url (https://testbox.ortusbooks.com/primers/bdd/specs))

Errors in ./README.md
✗ https://testbox.ortusbooks.com/content/primers/bdd/specs.html (HTTP status client error (404 Not Found) for url (https://testbox.ortusbooks.com/primers/bdd/specs))
✗ https://ortus.gitbooks.io/commandbox-documentation/content/getting_started_guide.html (HTTP status client error (404 Not Found) for url (https://commandbox.ortusbooks.com/getting_started_guide))

Errors in ./config/exercise-readme-insert.md
✗ https://testbox.ortusbooks.com/content/primers/bdd/specs.html (HTTP status client error (404 Not Found) for url (https://testbox.ortusbooks.com/primers/bdd/specs))

Tracking

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