Skip to content

Commit d20101f

Browse files
Update README.md for broken link (#1107)
1 parent 6d5986a commit d20101f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

addition-rnn/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ numbers, but it makes a fun example.
66

77
Note: this example is a port of the Keras addition RNN example with a UI.
88

9-
You can find the original Keras python code [here](https://github.com/keras-team/keras/blob/master/examples/addition_rnn.py).
9+
You can find the original Keras python code [here](https://github.com/keras-team/keras-io/blob/master/examples/nlp/addition_rnn.py).
1010

1111
[See this example live!](https://storage.googleapis.com/tfjs-examples/addition-rnn/dist/index.html)
1212

0 commit comments

Comments
 (0)