diff --git a/Deep Learning with PyTorch.ipynb b/Deep Learning with PyTorch.ipynb index a0fcc25b142..450c7dd9163 100644 --- a/Deep Learning with PyTorch.ipynb +++ b/Deep Learning with PyTorch.ipynb @@ -491,7 +491,7 @@ "metadata": {}, "source": [ "##### Read Later:\n", - "> You can read more documentation on `Variable` and `Function` here: pytorch.org/docs/autograd.html\n", + "> You can read more documentation on `Variable` and `Function` here: [pytorch.org/docs/autograd.html](http://pytorch.org/docs/autograd.html)\n", "\n" ] },