Skip to content

Commit e71070d

Browse files
authored
fix links
1 parent c916f4f commit e71070d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

samples/core/tutorials/keras/overfit_and_underfit.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -117,10 +117,10 @@
117117
"cell_type": "markdown",
118118
"source": [
119119
"<table class=\"tfo-notebook-buttons\" align=\"left\"><td>\n",
120-
"<a target=\"_blank\" href=\"https://colab.research.google.com/github/tensorflow/models/blob/master/samples/core/get_started/overfit_and_underfit.ipynb\">\n",
120+
"<a target=\"_blank\" href=\"https://colab.research.google.com/github/tensorflow/models/blob/master/samples/core/tutorials/keras/overfit_and_underfit.ipynb\">\n",
121121
" <img src=\"https://www.tensorflow.org/images/colab_logo_32px.png\" /><span>Run in Google Colab</span></a> \n",
122122
"</td><td>\n",
123-
"<a target=\"_blank\" href=\"https://github.com/tensorflow/models/blob/master/samples/core/get_started/overfit_and_underfit.ipynb\"><img width=32px src=\"https://www.tensorflow.org/images/GitHub-Mark-32px.png\" /><span>View source on GitHub</span></a></td></table>"
123+
"<a target=\"_blank\" href=\"https://github.com/tensorflow/models/blob/master/samples/core/tutorials/keras/overfit_and_underfit.ipynb\"><img width=32px src=\"https://www.tensorflow.org/images/GitHub-Mark-32px.png\" /><span>View source on GitHub</span></a></td></table>"
124124
]
125125
},
126126
{
@@ -755,4 +755,4 @@
755755
]
756756
}
757757
]
758-
}
758+
}

0 commit comments

Comments
 (0)