Skip to content

Commit 5e9d409

Browse files
committed
uploader: link to /policy/terms/, not terms.html
Summary: We’ll have a redirect in place, but we’d prefer that this be the canonical path. wchargin-branch: uploader-terms-slash
1 parent d9b8b92 commit 5e9d409

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tensorboard/uploader/uploader_main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
Your use of this service is subject to Google's Terms of Service
5050
<https://policies.google.com/terms> and Privacy Policy
5151
<https://policies.google.com/privacy>, and TensorBoard.dev's Terms of Service
52-
<https://tensorboard.dev/policy/terms.html>.
52+
<https://tensorboard.dev/policy/terms/>.
5353
5454
This notice will not be shown again while you are logged into the uploader.
5555
To log out, run `tensorboard dev auth revoke`.

0 commit comments

Comments
 (0)