This PR is a proposal to make changes to the existing documentation to remove the download link in Prerequisites/CMake.rst that links to a specific CMake version. This is replaced by an URL to the CMake download page so the reader can download the latest version available from the website. For further details and motivation please read: #63
Fixes #63
Type of change
[x] This change requires a documentation update
How Has This Been Tested?
N/A
Additional Context (Please include any Screenshots/gifs if relevant)
...
Checklist:
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my own code
[x] My changes generate no new warnings
[x] I have checked my code and corrected any misspellings
[x] I have tagged the reviewers in a comment below incase my pull request is ready for a review
[x] I have signed the commit message to agree to Developer Certificate of Origin (DCO) (to certify that you wrote or otherwise have the right to submit your contribution to the project.) by adding "--signoff" to my git commit command.
@chicken-biryani @shubhamkarande13 @HarshCasper, could one of you review this please? Thanks!
Description
This PR is a proposal to make changes to the existing documentation to remove the download link in Prerequisites/CMake.rst that links to a specific CMake version. This is replaced by an URL to the CMake download page so the reader can download the latest version available from the website. For further details and motivation please read: #63
Fixes #63
Type of change
How Has This Been Tested?
N/A
Additional Context (Please include any Screenshots/gifs if relevant)
...
Checklist:
@chicken-biryani @shubhamkarande13 @HarshCasper, could one of you review this please? Thanks!