docs: standardize Markdown links to [Text](URL) format

- Fixed inconsistent or raw URL links across multiple documentation files
  - Ensure proper link formatting for Markdown rendering
This commit is contained in:
Shubhika Garg
2025-09-29 10:03:05 +02:00
committed by Shubhika Garg
parent f5501ed725
commit c0d0bab0d8
6 changed files with 9 additions and 13 deletions

View File

@@ -219,7 +219,7 @@ You can of course use all standard cmake/ninja/make commands in this directory.
## cmake presets
CMake presets are common project configure options. See https://cmake.org/cmake/help/latest/manual/cmake-presets.7.html
CMake presets are common project configure options. See [here](https://cmake.org/cmake/help/latest/manual/cmake-presets.7.html).
Configure presets: