The [Neural Machine Translation (seq2seq) Tutorial](https://github.com/tensorflow/nmt#background-on-the-attention-mechanism) contains a dead link under the **Background on the Attention Mechanism** section. It is said like this: > Various implementations of attention mechanisms can be found in [attention_wrapper.py](https://github.com/tensorflow/tensorflow/blob/master/tensorflow/contrib/seq2seq/python/ops/attention_wrapper.py) Can you please fix it?
The Neural Machine Translation (seq2seq) Tutorial contains a dead link under the Background on the Attention Mechanism section. It is said like this:
Can you please fix it?