Skip to content

Commit d69a20f

Browse files
authored
Fixes broken link issue in #54660
Updated tf2up.ml with Github link as per author's request.
1 parent e4328fe commit d69a20f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

site/en/guide/migrate/upgrade.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -580,7 +580,7 @@
580580
"\n",
581581
"- This script does not reorder arguments. Instead, the script adds keyword arguments to functions that have their arguments reordered.\n",
582582
"\n",
583-
"- Check out [tf2up.ml](http://tf2up.ml) for a convenient tool to upgrade Jupyter\n",
583+
"- Check out [tf2up.ml](https://github.com/lc0/tf2up) for a convenient tool to upgrade Jupyter\n",
584584
" notebooks and Python files in a GitHub repository.\n",
585585
"\n",
586586
"To report upgrade script bugs or make feature requests, please file an issue on [GitHub](https://github.com/tensorflow/tensorflow/issues)."
@@ -600,4 +600,4 @@
600600
},
601601
"nbformat": 4,
602602
"nbformat_minor": 0
603-
}
603+
}

0 commit comments

Comments
 (0)