Skip to content

Commit 871e687

Browse files
authored
Fix TensorFlow link in README.md
1 parent a6e1b89 commit 871e687

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# TensorFlow Models
22

3-
This repository contains a number of different models implemented in [TensorFlow](https://tensorflow.org):
3+
This repository contains a number of different models implemented in [TensorFlow](https://www.tensorflow.org):
44

55
The [official models](official) are a collection of example models that use TensorFlow's high-level APIs. They are intended to be well-maintained, tested, and kept up to date with the latest stable TensorFlow API. They should also be reasonably optimized for fast performance while still being easy to read. We especially recommend newer TensorFlow users to start here.
66

0 commit comments

Comments
 (0)