Skip to content

Commit fd55b72

Browse files
committed
Fixed: Path to test file from README.md
1 parent 9429d3d commit fd55b72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/doc/syclcompat/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3474,7 +3474,7 @@ public:
34743474
34753475
## Sample Code
34763476
3477-
The file [helloworld.cpp](sycl/test-e2e/syclcompat/helloworld.cpp) contains
3477+
The file [helloworld.cpp](../../test-e2e/syclcompat/helloworld.cpp) contains
34783478
a simple example which computes `y = mx + b` implemented using this library.
34793479
34803480
## Maintainers

0 commit comments

Comments
 (0)