Skip to content

Commit 9837cea

Browse files
Merge pull request #1980 from lucasSaavedra123:patch-1
PiperOrigin-RevId: 414970317
2 parents 8325ca7 + 638e558 commit 9837cea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/en/guide/intro_to_graphs.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -606,7 +606,7 @@
606606
"id": "PUR7qC_bquCn"
607607
},
608608
"source": [
609-
"`print` is a *Python side effect*, and there are [other differences](function#limitations) that you should be aware of when converting a function into a `Function`."
609+
"`print` is a *Python side effect*, and there are other differences that you should be aware of when converting a function into a `Function`. Learn more in the _Limitations_ section of the [Better performance with tf.function](./function.ipynb#limitations) guide."
610610
]
611611
},
612612
{

0 commit comments

Comments
 (0)