diff --git a/examples/gallery/demos/bokeh/square_limit.ipynb b/examples/gallery/demos/bokeh/square_limit.ipynb index 86d55199da..af55b3170a 100644 --- a/examples/gallery/demos/bokeh/square_limit.ipynb +++ b/examples/gallery/demos/bokeh/square_limit.ipynb @@ -4,7 +4,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "Demo version of the [square_limit](../../topics/geometry/square_limit.ipynb) topic notebook in ``examples/topics/geometry``.\n", + "Demo version of the ``square_limit`` topic notebook in ``examples/topics/geometry``.\n", "\n", "\n", "Most examples work across multiple plotting backends, this example is also available for:\n", diff --git a/examples/gallery/demos/matplotlib/square_limit.ipynb b/examples/gallery/demos/matplotlib/square_limit.ipynb index eda54976be..0560d39fc0 100644 --- a/examples/gallery/demos/matplotlib/square_limit.ipynb +++ b/examples/gallery/demos/matplotlib/square_limit.ipynb @@ -4,7 +4,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "Demo version of the [square_limit](../../topics/geometry/square_limit.ipynb) topic notebook in ``examples/topics/geometry``.\n", + "Demo version of the ``square_limit`` topic notebook in ``examples/topics/geometry``.\n", "\n", "Most examples work across multiple plotting backends, this example is also available for:\n", "* [Bokeh - square_limit](../bokeh/square_limit.ipynb)"