aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/eager
diff options
context:
space:
mode:
authorGravatar Yong Tang <yong.tang.github@outlook.com>2018-09-08 23:43:35 +0000
committerGravatar Yong Tang <yong.tang.github@outlook.com>2018-09-08 23:43:35 +0000
commitc50f1da063a7b6365542d923c4014e84515fe955 (patch)
treef55d0ce7c1daeeb81988f4a438337244c3b202be /tensorflow/contrib/eager
parent31c1d228b15d6bcda2d6bd2172605d3a5f7d2be8 (diff)
Fix broken link in rnn_colorbot
The README.md inside rnn_colorbot is broken, this fix fixes the link. Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Diffstat (limited to 'tensorflow/contrib/eager')
-rw-r--r--tensorflow/contrib/eager/python/examples/rnn_colorbot/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/contrib/eager/python/examples/rnn_colorbot/README.md b/tensorflow/contrib/eager/python/examples/rnn_colorbot/README.md
index fabd7b3e20..750bbc66f3 100644
--- a/tensorflow/contrib/eager/python/examples/rnn_colorbot/README.md
+++ b/tensorflow/contrib/eager/python/examples/rnn_colorbot/README.md
@@ -23,4 +23,4 @@ Attribution-ShareAlike License and is available at
https://en.wikipedia.org/wiki/List_of_colors:_N-Z
This example was adapted from
- https://github.com/random-forests/tensorflow-workshop/tree/master/extras/colorbot
+ https://github.com/random-forests/tensorflow-workshop/tree/master/archive/extras/colorbot