diff --git a/site/en/guide/function.ipynb b/site/en/guide/function.ipynb index f4677f21eb8..5ad3eb0b133 100644 --- a/site/en/guide/function.ipynb +++ b/site/en/guide/function.ipynb @@ -1999,15 +1999,13 @@ "source": [ "## Further reading\n", "\n", - "To learn about how to export and load a `tf.function`, see the [SavedModel guide](../../guide/saved_model). To learn more about graph optimizations that are performed after tracing, see the [Grappler guide](../../guide/graph_optimization). To learn how to optimize your data pipeline and profile your model, see the [Profiler guide](../../guide/profiler.md)." + "To learn about how to export and load a `tf.function`, see the [SavedModel guide](saved_model.ipynb). To learn more about graph optimizations that are performed after tracing, see the [Grappler guide](graph_optimization.ipynb). To learn how to optimize your data pipeline and profile your model, see the [Profiler guide](profiler.md)." ] } ], "metadata": { "colab": { "name": "function.ipynb", - "private_outputs": true, - "provenance": [], "toc_visible": true }, "kernelspec": {