Skip to content

Commit 7508abc

Browse files
TensorFlow Hub Authorscopybara-github
authored andcommitted
fix broken links
PiperOrigin-RevId: 641027665
1 parent de5b54d commit 7508abc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ as well as other associated code and documentation.
7272
* [Build from source](docs/build_from_source.md)
7373
* [Hosting a module](docs/hosting.md)
7474
* Tutorials
75-
* [TF2 Image Retraining](https://colab.research.google.com/github/tensorflow/hub/blob/master/examples/colab/tf2_image_retraining.ipynb)
76-
* [TF2 Text Classification](https://colab.research.google.com/github/tensorflow/hub/blob/master/examples/colab/tf2_text_classification.ipynb)
75+
* [TF2 Image Retraining](https://colab.research.google.com/github/tensorflow/docs/blob/master/site/en/hub/tutorials/tf2_image_retraining.ipynb)
76+
* [TF2 Text Classification](https://colab.research.google.com/github/tensorflow/docs/blob/master/site/en/hub/tutorials/tf2_text_classification.ipynb)
7777
* [Additional TF1 and TF2 examples](examples/README.md)
7878

7979

0 commit comments

Comments
 (0)