From 5c72e490686a06bdfd01f61b87f1164081be44fa Mon Sep 17 00:00:00 2001 From: Alexander Rybkin Date: Fri, 16 Jun 2023 16:32:16 +0200 Subject: [PATCH 1/2] Update boilerplate.rst for links correction --- docs/docfiles/boilerplate.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docfiles/boilerplate.rst b/docs/docfiles/boilerplate.rst index 470fda8252..51f565e985 100644 --- a/docs/docfiles/boilerplate.rst +++ b/docs/docfiles/boilerplate.rst @@ -2,7 +2,7 @@ About ===== dpctl is developed by Intel(R) and is part of the `Intel Distribution for -Python `_. +Python `_. Contributing ============ From 27d404b1cf95558b91b0a5ad8d24469207577e69 Mon Sep 17 00:00:00 2001 From: Alexander Rybkin Date: Fri, 16 Jun 2023 16:33:57 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 48140b912a..8a7333056e 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ to program on XPUs. You can install the library with [conda](https://anaconda.org/intel/dpctl) and [pip](https://pypi.org/project/dpctl/). It is also available in the [Intel(R) Distribution for -Python](https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/distribution-for-python.html) +Python](https://www.intel.com/content/www/us/en/developer/tools/oneapi/distribution-for-python.html) (IDP). ## Inte(R) oneAPI