diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8468351ae348..ee75b36b230e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -73,10 +73,10 @@ this approach should be moved to SYCLomatic end-to-end test repo. - Try to follow descriptive naming convention for variables, functions as much as possible. Please refer [LLVM naming convention](https://llvm.org/docs/CodingStandards.html#name-types-functions-variables-and-enumerators-properly) -* [SYCLomatic end-to-end (E2E) tests](https://github.com/intel/SYCLomatic-test.git). +* [SYCLomatic end-to-end (E2E) tests](https://github.com/oneapi-src/SYCLomatic-test). A test which requires full stack including backend runtimes (e.g. OpenCL, Level Zero or CUDA) should be put to SYCLomatic E2E test suite following -[CONTRIBUTING](https://github.com/intel/SYCLomatic-test/blob/SYCLomatic/CONTRIBUTING.md). +[CONTRIBUTING](https://github.com/oneapi-src/SYCLomatic-test/blob/SYCLomatic/CONTRIBUTING.md). ### Commit message @@ -97,7 +97,7 @@ instructions](https://help.github.com/articles/creating-a-pull-request/). - CI will run a signed-off check as soon as your PR is created - see the **check_pr** CI action results. - CI will run several build and functional testing checks as soon as the PR is -approved by an Intel representative. +approved. - A new approval is needed if the PR was updated (e.g. during code review). - Once the PR is approved and all checks have passed, the pull request is ready for merge. diff --git a/GetStartedGuide.md b/GetStartedGuide.md index 4be9a1ae8e16..f5c0be49b546 100644 --- a/GetStartedGuide.md +++ b/GetStartedGuide.md @@ -109,7 +109,7 @@ ninja check-clang-c2s #### Run E2E test suite Follow instructions from the link below to build and run tests: -[README](https://github.com/intel/SYCLomatic-test.git) +[README](https://github.com/oneapi-src/SYCLomatic-test) ## Run c2s command diff --git a/README.md b/README.md index 0c4e90f77f45..67fbb17e183b 100644 --- a/README.md +++ b/README.md @@ -28,5 +28,5 @@ See [LICENSE](LICENSE) for details. See [CONTRIBUTING.md](CONTRIBUTING.md) for details. ## Trademarks information -Intel, the Intel logo, and other Intel marks are trademarks of Intel Corporation or its subsidiaries. +Intel, the Intel logo, and other Intel marks are trademarks of Intel Corporation or its subsidiaries.
\*Other names and brands may be claimed as the property of others. SYCL is a trademark of the Khronos Group Inc.