Skip to content

Commit 16baf5a

Browse files
authored
[SYCL][NFC] Fix formatting in GetStartedGuide (#1417)
Signed-off-by: Alexey Bader <[email protected]>
1 parent 886194d commit 16baf5a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

sycl/doc/GetStartedGuide.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -531,11 +531,10 @@ class CUDASelector : public cl::sycl::device_selector {
531531

532532
## Find More
533533

534-
DPC++ specification:
534+
- DPC++ specification:
535535
[https://spec.oneapi.com/versions/latest/elements/dpcpp/source/index.html](https://spec.oneapi.com/versions/latest/elements/dpcpp/source/index.html)
536-
SYCL\* 1.2.1 specification:
536+
- SYCL\* 1.2.1 specification:
537537
[www.khronos.org/registry/SYCL/specs/sycl-1.2.1.pdf](https://www.khronos.org/registry/SYCL/specs/sycl-1.2.1.pdf)
538538

539539

540540
\*Other names and brands may be claimed as the property of others.
541-

0 commit comments

Comments
 (0)