Open
Conversation
Adjustments to DOCKER section - Added link on line 89 to more docker details (Not sure if this was the intended resource)-> https://docs.docker.com/engine/reference/commandline/build/ Adjustments to OTHER LINKS section. - Removed line 97 " * https://rix0r.nl/blog/2015/08/13/cmake-guide/[rix0r Modern CMake Blog]" https certifcate cannot be verified. - Fixed link on line 98 -> Offiicial CMake Turtorial - Removed line 102 " * http://techminded.net/blog/modular-c-projects-with-cmake.html[Modular C++ Projects]" -> No longer exists responds with 404 Error - Removed line 107 " * https://www.johnlamp.net/cmake-tutorial.html[John Lamp - CMake Tutorial]" -> No longer exists responds with 404 Error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi there! I edited few issues I ran into with some of the resource links. I removed the ones with 404 errors, added a direct link to the new CMake tutorial page (they moved there page). Lastly is one I am unsure about which is the "dockerfiles" link. The link went nowhere so I added the link to the official docker build site. I am not sure if that was the intended destination. Cheers.
Details:
Adjustments to DOCKER section
Adjustments to OTHER LINKS section.