Skip to content

Commit fa351ec

Browse files
functions reference fixed
1 parent 4c6b73a commit fa351ec

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](https://colab.research.google.com/github/tensorflow/docs/blob/master/site/en/guide/function.ipynb#scrollTo=i2MVoIVaNApG) that you should be aware of when converting a function into a `Function`."
610610
]
611611
},
612612
{

0 commit comments

Comments
 (0)