We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 75224e9 + 9f9a39a commit 5ec4284Copy full SHA for 5ec4284
doc/conf.py
@@ -32,7 +32,7 @@
32
33
# The short X.Y version
34
version = '0.12'
35
-# The full version, including alpha/beta/rc tags.
+# The full version, including alpha/beta/rc tags
36
release = '0.12.0'
37
38
doc/install.rst
@@ -39,5 +39,5 @@ You can install the latest development version of DPNP from a cloned Git reposit
39
.. note::
40
41
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>`_
+ `Intel oneAPI Toolkit <https://www.intel.com/content/www/us/en/developer/tools/oneapi/overview.html>`_
43
and Cython (``pip install cython`` or ``conda install cython``).
0 commit comments