[CK] updated github repo link (#4431)

The location of the github repo has changed; the landing page of the
docs needs to reflect this.

Updated only the git repo links in the docs folder. 

Also added info to the install doc about how to do a sparse checkout.

Updated some refs that were messed up while I was at it.

---------

Co-authored-by: Illia Silin <98187287+illsilin@users.noreply.github.com>
This commit is contained in:
spolifroni-amd
2026-02-26 13:35:42 -05:00
committed by GitHub
parent f7c2b42170
commit 0e4de442e4
12 changed files with 44 additions and 28 deletions

View File

@@ -31,10 +31,10 @@ To run regression tests, use ``make regression``.
In general, tests that run for under thirty seconds are included in the smoke tests and tests that run for over thirty seconds are included in the regression tests.
.. |example| replace:: ``example``
.. _example: https://github.com/ROCm/composable_kernel/tree/develop/example
.. _example: https://github.com/ROCm/rocm-libraries/tree/develop/projects/composablekernel/example
.. |client_example| replace:: ``client_example``
.. _client_example: https://github.com/ROCm/composable_kernel/tree/develop/client_example
.. _client_example: https://github.com/ROCm/rocm-libraries/tree/develop/projects/composablekernel/client_example
.. |test| replace:: ``test``
.. _test: https://github.com/ROCm/composable_kernel/tree/develop/test
.. _test: https://github.com/ROCm/rocm-libraries/tree/develop/projects/composablekernel/test