diff --git a/docs/tutorials/notebooks/tracking_progress.ipynb b/docs/tutorials/notebooks/tracking_progress.ipynb index f9c386d02..25cbcee12 100644 --- a/docs/tutorials/notebooks/tracking_progress.ipynb +++ b/docs/tutorials/notebooks/tracking_progress.ipynb @@ -433,7 +433,7 @@ "source": [ "## Tracking progress of Gromov-Wasserstein iterations\n", "\n", - "We can track progress in the same way as with the Sinkhorn solvers. Let's define a simple quadratic problem (the same as in the {doc}`docs/tutorials/notebooks/gromov_wasserstein.ipynb` notebook):" + "We can track progress in the same way as with the Sinkhorn solvers. Let's define a simple quadratic problem (the same as in the {doc}`gromov_wasserstein` notebook):" ] }, {