Skip to content

Commit 9f9a39a

Browse files
authored
Update install.rst to correct link to ONEAPI Toolkits (#1445)
1 parent 30097d8 commit 9f9a39a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/install.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ You can install the latest development version of DPNP from a cloned Git reposit
3939
.. note::
4040

4141
To build the source tree downloaded from GitHub, you need to install
42-
`Intel oneAPI Toolkit <https://software.intel.com/content/www/us/en/develop/tools/oneapi.html>`_
42+
`Intel oneAPI Toolkit <https://www.intel.com/content/www/us/en/developer/tools/oneapi/overview.html>`_
4343
and Cython (``pip install cython`` or ``conda install cython``).

0 commit comments

Comments
 (0)