[functorch] [skip ci] Fix typo in notebook name (pytorch/functorch#549)

This commit is contained in:
vfdev
2022-03-14 15:54:45 +01:00
committed by Jon Janzen
parent efe29a9a8d
commit aab0785d6b

View File

@ -9,7 +9,7 @@
"source": [
"# Per-sample-gradients\n",
"\n",
"<a href=\"https://colab.research.google.com/github/pytorch/functorch/blob/main/notebooks/colab/per_sample_gradients_colab.ipynb\">\n",
"<a href=\"https://colab.research.google.com/github/pytorch/functorch/blob/main/notebooks/colab/per_sample_grads_colab.ipynb\">\n",
" <img style=\"width: auto\" src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/>\n",
"</a>\n",
"\n",