Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion site/en/guide/autodiff.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"[backpropagation](https://en.wikipedia.org/wiki/Backpropagation) for training\n",
"neural networks.\n",
"\n",
"In this guide, you will explore ways to compute gradients with TensorFlow, especially in [eager execution](eager.ipynb)."
"In this guide, you will explore ways to compute gradients with TensorFlow, especially in [eager execution](https://www.tensorflow.org/guide/basics)."
]
},
{
Expand Down