Fix warnings (#2548)

* Fixed most of the warnings

* Temporary fix of copied files links
This commit is contained in:
Istvan Kiss
2023-10-17 15:05:58 +02:00
committed by GitHub
parent 59b53af074
commit 2dd6923ab9
8 changed files with 16 additions and 10 deletions

View File

@@ -34,7 +34,7 @@ The ROCm documentation homepage is [rocm.docs.amd.com](https://rocm.docs.amd.com
### Building our documentation
For a quick-start build, use the following code. For more options and detail, refer to
[Building documentation](./docs/contribute/building.md).
[Building documentation](./contribute/building.md).
```bash
cd docs