Skip to content

Commit c920f11

Browse files
committed
Make the Trebekian link a real link
1 parent e71c2b4 commit c920f11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2019-10-11-a-basic-rnn.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,6 +438,6 @@ This clue led me to dive into the Flux RNN implementation to figure out how to s
438438

439439
# The Code
440440

441-
If you want to see the code, check out my implementation of a Basic RNN in the Trebekian repository: https://github.com/mprat/Trebekian.jl/blob/0cdcd33880dd3fc9cc49f3a143f212968f918d91/BasicRNN.jl
441+
If you want to see the code, check out my implementation of a Basic RNN in the Trebekian repository: [https://github.com/mprat/Trebekian.jl/blob/0cdcd33880dd3fc9cc49f3a143f212968f918d91/BasicRNN.jl](https://github.com/mprat/Trebekian.jl/blob/0cdcd33880dd3fc9cc49f3a143f212968f918d91/BasicRNN.jl).
442442

443443
Happy Julia-ing!

0 commit comments

Comments
 (0)