Skip to content

Commit db487ad

Browse files
author
Diptorup Deb
committed
Fix broken link
1 parent cc382d4 commit db487ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/overview.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Standard`_. To change the execution target to a CPU, the device keyword needs to
6464
be changed to ``cpu`` when allocating the ``dpnp`` arrays. It is also possible
6565
to leave the ``device`` keyword undefined and let the ``dpnp`` library select a
6666
default device based on environment flag settings. Refer the
67-
:doc:`user_manual/kernel_programming/index` for further details.
67+
:doc:`user_guide/kernel_programming/index` for further details.
6868

6969
``dpnp`` compilation support
7070
~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)