Skip to content

Commit e1805c8

Browse files
authored
Use a relative link
1 parent fa351ec commit e1805c8

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](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`."
609+
"`print` is a *Python side effect*, and there are [other differences](./function.ipynb#limitations) that you should be aware of when converting a function into a `Function`."
610610
]
611611
},
612612
{

0 commit comments

Comments
 (0)