Skip to content

Commit 3411a31

Browse files
authored
fix links
1 parent 72db0a6 commit 3411a31

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

samples/core/tutorials/keras/basic_regression.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,10 +102,10 @@
102102
"cell_type": "markdown",
103103
"source": [
104104
"<table class=\"tfo-notebook-buttons\" align=\"left\"><td>\n",
105-
"<a target=\"_blank\" href=\"https://colab.research.google.com/github/tensorflow/models/blob/master/samples/core/get_started/basic_regression.ipynb\">\n",
105+
"<a target=\"_blank\" href=\"https://colab.research.google.com/github/tensorflow/models/blob/master/samples/core/tutorials/keras/basic_regression.ipynb\">\n",
106106
" <img src=\"https://www.tensorflow.org/images/colab_logo_32px.png\" /><span>Run in Google Colab</span></a> \n",
107107
"</td><td>\n",
108-
"<a target=\"_blank\" href=\"https://github.com/tensorflow/models/blob/master/samples/core/get_started/basic_regression.ipynb\"><img width=32px src=\"https://www.tensorflow.org/images/GitHub-Mark-32px.png\" /><span>View source on GitHub</span></a></td></table>"
108+
"<a target=\"_blank\" href=\"https://github.com/tensorflow/models/blob/master/samples/core/tutorials/keras/basic_regression.ipynb\"><img width=32px src=\"https://www.tensorflow.org/images/GitHub-Mark-32px.png\" /><span>View source on GitHub</span></a></td></table>"
109109
]
110110
},
111111
{
@@ -554,4 +554,4 @@
554554
]
555555
}
556556
]
557-
}
557+
}

0 commit comments

Comments
 (0)