Skip to content

Commit f88e880

Browse files
yashk2810Tensorflow Cloud maintainers
authored andcommitted
Fix the colab link on the index page
PiperOrigin-RevId: 375149688
1 parent e105516 commit f88e880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

g3doc/_index.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ landing_page:
5050
run(**run_parameters) # Runs your training on Google Cloud!
5151
</pre>
5252
{% dynamic if request.tld != 'cn' %}
53-
<a class="colab-button" target="_blank" href="https://colab.sandbox.google.com/github/tensorflow/cloud/blob/master/g3doc/tutorials/third_party/tensorflow_cloud/g3doc/tutorials/distributed_training_nasnet_with_tensorflow_cloud.ipynb">Run in a <span>Notebook</span></a>
53+
<a class="colab-button" target="_blank" href="https://colab.research.google.com/github/tensorflow/cloud/blob/master/g3doc/tutorials/distributed_training_nasnet_with_tensorflow_cloud.ipynb">Run in a <span>Notebook</span></a>
5454
{% dynamic endif %}
5555
- classname: devsite-landing-row-cards
5656
items:

0 commit comments

Comments
 (0)