Skip to content

Commit 7a810df

Browse files
Merge pull request #2040 from mohantym:patch-2
PiperOrigin-RevId: 431542090
2 parents fcb7b11 + d69a20f commit 7a810df

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)