From cde765bdde2fe7f463a9c7f4b2004f8ad6c922c8 Mon Sep 17 00:00:00 2001 From: Artem Gindinson Date: Mon, 4 May 2020 09:52:10 +0300 Subject: [PATCH] [SYCL][Doc] Remove obsolete parens from README Signed-off-by: Artem Gindinson --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc84d855d7276..9b71d2e5f9ebd 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Intel staging area for llvm.org contribution. Home for Intel LLVM-based projects: - oneAPI Data Parallel C++ compiler - see **sycl** branch. More information on oneAPI and DPC++ is available at -([https://www.oneapi.com/](https://www.oneapi.com/)) +[https://www.oneapi.com/](https://www.oneapi.com/) - [![Linux Post Commit Checks](https://github.com/intel/llvm/workflows/Linux%20Post%20Commit%20Checks/badge.svg)](https://github.com/intel/llvm/actions?query=workflow%3A%22Linux+Post+Commit+Checks%22) [![Generate Doxygen documentation](https://github.com/intel/llvm/workflows/Generate%20Doxygen%20documentation/badge.svg)](https://github.com/intel/llvm/actions?query=workflow%3A%22Generate+Doxygen+documentation%22)