Skip to content

Commit 927eec6

Browse files
DOC: Fix broken links (#2422)
1 parent 857fa20 commit 927eec6

File tree

3 files changed

+2
-8
lines changed

3 files changed

+2
-8
lines changed

doc/sources/distributed-mode.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ SPMD (multi-GPU distributed mode)
2525
Several :doc:`GPU-supported algorithms <oneapi-gpu>`
2626
also provide distributed, multi-GPU computing capabilities via integration with |mpi4py|. The prerequisites
2727
match those of GPU computing, along with an MPI backend of your choice (`Intel MPI recommended
28-
<https://www.intel.com/content/www/us/en/developer/tools/oneapi/mpi-library.html#gs.dcan6r>`_, available
28+
<https://www.intel.com/content/www/us/en/developer/tools/oneapi/mpi-library.html>`_, available
2929
via ``impi_rt`` python package) and the |mpi4py| python package. If using |sklearnex|
3030
`installed from sources <https://github.com/uxlfoundation/scikit-learn-intelex/blob/main/INSTALL.md#build-from-sources>`_,
3131
ensure that the spmd_backend is built.

doc/sources/samples.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Samples
2020

2121
The following samples are also provided as Jupyter notebooks in |sklearnex| repository.
2222
If you want to run them locally, refer to `these instructions
23-
<https://github.com/uxlfoundation/scikit-learn-intelex/tree/main/examples/notebooks#snake-intelr-extension-for-scikit-learn-notebooks>`_.
23+
<https://github.com/uxlfoundation/scikit-learn-intelex/blob/main/examples/notebooks/README.md>`_.
2424

2525
.. rubric:: Classification Tasks
2626

doc/sources/tutorials.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -71,12 +71,6 @@ Case Studies
7171

7272
.. grid:: 3
7373

74-
.. grid-item-card:: Greener Machine Learning Computing with Intel® AI Acceleration
75-
:link: https://www.intel.com/content/www/us/en/developer/articles/case-study/greener-machine-learning-with-intel-ai.html
76-
:padding: 1
77-
78-
Lowering the Environmental Impact of AI Workloads by 7x using Extension for Scikit-learn*.
79-
8074
.. grid-item-card:: Supply Chain Optimization at Enterprise Scale
8175
:link: https://www.intel.com/content/www/us/en/developer/articles/technical/supply-chain-optimization-at-enterprise-scale.html
8276
:padding: 1

0 commit comments

Comments
 (0)