Skip to content

Commit c916f4f

Browse files
authored
fix links
1 parent 3411a31 commit c916f4f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

samples/core/tutorials/keras/basic_text_classification.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114,10 +114,10 @@
114114
"cell_type": "markdown",
115115
"source": [
116116
"<table class=\"tfo-notebook-buttons\" align=\"left\"><td>\n",
117-
"<a target=\"_blank\" href=\"https://colab.research.google.com/github/tensorflow/models/blob/master/samples/core/get_started/basic_text_classification.ipynb\">\n",
117+
"<a target=\"_blank\" href=\"https://colab.research.google.com/github/tensorflow/models/blob/master/samples/core/tutorials/keras/basic_text_classification.ipynb\">\n",
118118
" <img src=\"https://www.tensorflow.org/images/colab_logo_32px.png\" /><span>Run in Google Colab</span></a> \n",
119119
"</td><td>\n",
120-
"<a target=\"_blank\" href=\"https://github.com/tensorflow/models/blob/master/samples/core/get_started/basic_text_classification.ipynb\"><img width=32px src=\"https://www.tensorflow.org/images/GitHub-Mark-32px.png\" /><span>View source on GitHub</span></a></td></table>"
120+
"<a target=\"_blank\" href=\"https://github.com/tensorflow/models/blob/master/samples/core/tutorials/keras/basic_text_classification.ipynb\"><img width=32px src=\"https://www.tensorflow.org/images/GitHub-Mark-32px.png\" /><span>View source on GitHub</span></a></td></table>"
121121
]
122122
},
123123
{
@@ -807,4 +807,4 @@
807807
]
808808
}
809809
]
810-
}
810+
}

0 commit comments

Comments
 (0)