Skip to content

Commit 743298f

Browse files
committed
Temporary fix for install broken links
1 parent b408b31 commit 743298f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/install/install.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ Prerequisites
2727

2828
Refer to the Prerequisites section in the ROCm install guides:
2929

30-
* :doc:`rocm-install-on-linux:reference/system-requirements`
31-
* :doc:`rocm-install-on-windows:reference/system-requirements`
30+
* `System requirements (Linux) <https://rocm.docs.amd.com/projects/install-on-linux/en/latest/reference/system-requirements.html>`_
31+
* `System requirements (Windows) <https://rocm.docs.amd.com/projects/install-on-windows/en/latest/reference/system-requirements.html>`_
3232

3333
.. tab-item:: NVIDIA
3434
:sync: nvidia
@@ -48,8 +48,8 @@ Installation
4848
HIP is automatically installed during the ROCm installation. If you haven't
4949
yet installed ROCm, you can find installation instructions here:
5050

51-
* :doc:`rocm-install-on-linux:index`
52-
* :doc:`rocm-install-on-windows:index`
51+
* `ROCm installation for Linux <https://rocm.docs.amd.com/projects/install-on-linux/en/latest/index.html>`_
52+
* `HIP SDK installation for Windows <https://rocm.docs.amd.com/projects/install-on-windows/en/latest/index.html>`_
5353

5454
By default, HIP is installed into ``/opt/rocm``.
5555

0 commit comments

Comments
 (0)