Skip to content

Commit

Permalink
Fix TensorFlow link in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nealwu authored Nov 8, 2017
1 parent a6e1b89 commit 871e687
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# TensorFlow Models

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

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.

Expand Down

0 comments on commit 871e687

Please sign in to comment.