Skip to content

Commit d2be33e

Browse files
khanhlvgcopybara-github
authored andcommitted
Fixed broken link in TF Lite codelab header
PiperOrigin-RevId: 272613742
1 parent 42d49b2 commit d2be33e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lite/codelabs/digit_classifier/ml/step2_train_ml_model.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,12 +79,12 @@
7979
"source": [
8080
"<table class=\"tfo-notebook-buttons\" align=\"left\">\n",
8181
" <td>\n",
82-
" <a target=\"_blank\" href=\"https://colab.research.google.com/github/tensorflow/examples/blob/master/lite/codelab/digit_classifier/ml/step2_train_ml_model.ipynb\">\n",
82+
" <a target=\"_blank\" href=\"https://colab.research.google.com/github/tensorflow/examples/blob/master/lite/codelabs/digit_classifier/ml/step2_train_ml_model.ipynb\">\n",
8383
" <img src=\"https://www.tensorflow.org/images/colab_logo_32px.png\" />\n",
8484
" Run in Google Colab</a>\n",
8585
" </td>\n",
8686
" <td>\n",
87-
" <a target=\"_blank\" href=\"https://github.com/tensorflow/examples/blob/master/lite/codelab/digit_classifier/ml/step2_train_ml_model.ipynb\">\n",
87+
" <a target=\"_blank\" href=\"https://github.com/tensorflow/examples/blob/master/lite/codelabs/digit_classifier/ml/step2_train_ml_model.ipynb\">\n",
8888
" <img src=\"https://www.tensorflow.org/images/GitHub-Mark-32px.png\" />\n",
8989
" View source on GitHub</a>\n",
9090
" </td>\n",

0 commit comments

Comments
 (0)