From abb7f616183511b12de93bd57f1423f5cfa23420 Mon Sep 17 00:00:00 2001 From: Alexey Bader Date: Sat, 28 Mar 2020 09:07:14 +0300 Subject: [PATCH] [SYCL][NFC] Fix formatting in GetStartedGuide Signed-off-by: Alexey Bader --- sycl/doc/GetStartedGuide.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/sycl/doc/GetStartedGuide.md b/sycl/doc/GetStartedGuide.md index 70366ff8a6cdf..352ee4f3c2710 100644 --- a/sycl/doc/GetStartedGuide.md +++ b/sycl/doc/GetStartedGuide.md @@ -531,11 +531,10 @@ class CUDASelector : public cl::sycl::device_selector { ## Find More -DPC++ specification: +- DPC++ specification: [https://spec.oneapi.com/versions/latest/elements/dpcpp/source/index.html](https://spec.oneapi.com/versions/latest/elements/dpcpp/source/index.html) -SYCL\* 1.2.1 specification: +- SYCL\* 1.2.1 specification: [www.khronos.org/registry/SYCL/specs/sycl-1.2.1.pdf](https://www.khronos.org/registry/SYCL/specs/sycl-1.2.1.pdf) \*Other names and brands may be claimed as the property of others. -