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.
1 parent 249d833 commit 17dd323Copy full SHA for 17dd323
docs/source/overview.rst
@@ -64,7 +64,7 @@ Standard`_. To change the execution target to a CPU, the device keyword needs to
64
be changed to ``cpu`` when allocating the ``dpnp`` arrays. It is also possible
65
to leave the ``device`` keyword undefined and let the ``dpnp`` library select a
66
default device based on environment flag settings. Refer the
67
-:doc:`user_manual/kernel_programming/index` for further details.
+:doc:`user_guide/kernel_programming/index` for further details.
68
69
``dpnp`` compilation support
70
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0 commit comments