Skip to content

Commit 638e558

Browse files
authored
Keep the # it will work in some contexts.
1 parent ead4a0d commit 638e558

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 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) guide."
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)