Skip to content

Commit 9f69f6c

Browse files
authored
Update autodiff.ipynb
Updated broken kink leading to 404 for the "basic guide-eager execution"
1 parent cb26a17 commit 9f69f6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/en/guide/autodiff.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"[backpropagation](https://en.wikipedia.org/wiki/Backpropagation) for training\n",
7676
"neural networks.\n",
7777
"\n",
78-
"In this guide, you will explore ways to compute gradients with TensorFlow, especially in [eager execution](eager.ipynb)."
78+
"In this guide, you will explore ways to compute gradients with TensorFlow, especially in [eager execution](https://www.tensorflow.org/guide/basics)."
7979
]
8080
},
8181
{

0 commit comments

Comments
 (0)