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 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 ============