Revert "Update CONTRIBUTING.md" (#2795)

This commit is contained in:
Lisa
2024-01-10 11:26:47 -07:00
committed by GitHub
parent 318126b155
commit 163262643f

View File

@@ -8,7 +8,7 @@
AMD values and encourages contributions to our code and documentation. If you want to contribute
to our ROCm repositories, first review the following guidance. For documentation-specific information,
see [Contributing to ROCm docs](./docs/contribute/contribute-docs.md).
see [Contributing to ROCm docs](https://rocm.docs.amd.com/en/latest/contribute/contribute-docs.html).
ROCm is a software stack made up of a collection of drivers, development tools, and APIs that enable
GPU programming from low-level kernel to end-user applications. Because some of our components
@@ -73,7 +73,7 @@ terms of the LICENSE.txt file in the corresponding repository. Different reposit
licenses.
:::
You can look up each license on the [ROCm licensing](./docs/about/licensing.md) page.
You can look up each license on the [ROCm licensing](https://rocm.docs.amd.com/en/latest/about/license.html) page.
### New feature development