Skip to content

Commit f10378b

Browse files
author
Diptorup Deb
authored
Fix broken Getting Started link in README
As in title
1 parent 67f06ee commit f10378b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ to learn more.
3939
Numba-dpex is part of the Intel® Distribution of Python (IDP) and Intel®
4040
oneAPI AIKit, and can be installed along with oneAPI. Additionally, we support
4141
installing it from Anaconda cloud. Please refer the instructions
42-
on our [documentation page](https://intelpython.github.io/numba-dpex/latest/user_guides/getting_started.html)
42+
on our [documentation page](https://intelpython.github.io/numba-dpex/latest/getting_started.html)
4343
for more details.
4444

4545
Once the package is installed, a good starting point is to run the examples in

0 commit comments

Comments
 (0)