cpp
cpp copied to clipboard
Update Boost documentation links.
Updates the documentation links in the boost test files to point to the most recent version of boost.
The real goal of this is to touch the test files so that the problems are updated for users on the website, so that this will fix the problem of building Boost in the Web UI for people who started the exercise before #495. Once merged, students in the bad state should have their exercises updated mostly automatically in the Web editor.
See https://github.com/exercism/exercism/issues/6332 for the reasoning
Closes #491 Closes #500 Closes #514