Skip to content

Commit cb26a17

Browse files
Fix typo in path of the network image.
PiperOrigin-RevId: 428645182
1 parent 2c4fd27 commit cb26a17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/en/tutorials/customization/custom_training_walkthrough.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@
365365
"\n",
366366
"<table>\n",
367367
" <tr><td>\n",
368-
" <img src=\"https://wwtensorflow.org/tutorials/customization/images/full_network_penguin.png\" alt=\"A diagram of the network architecture: Inputs, 2 hidden layers, and outputs\"\n",
368+
" <img src=\"https://www.tensorflow.org/tutorials/customization/images/full_network_penguin.png\" alt=\"A diagram of the network architecture: Inputs, 2 hidden layers, and outputs\"\n",
369369
" class=\"no-filter\">\n",
370370
" </td></tr>\n",
371371
" <tr><td align=\"center\">\n",

0 commit comments

Comments
 (0)