Skip to content

Commit 5ec4284

Browse files
committed
Merge branch 'master' into merge_to_gold
2 parents 75224e9 + 9f9a39a commit 5ec4284

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
# The short X.Y version
3434
version = '0.12'
35-
# The full version, including alpha/beta/rc tags.
35+
# The full version, including alpha/beta/rc tags
3636
release = '0.12.0'
3737

3838

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)