diff --git a/README.md b/README.md
index c9b221e43dd9b230c3fd1339dfc07a34dd0bffba..3a50b38171ae7ac389da8aadb72cd2d7be711310 100755
--- a/README.md
+++ b/README.md
@@ -184,7 +184,7 @@ For more details, there are some other resources you can refer to:
 + [Model zoo](https://nervanasystems.github.io/distiller/model_zoo/index.html)
 + [Compression scheduling](https://nervanasystems.github.io/distiller/schedule/index.html)
 + [Usage](https://nervanasystems.github.io/usage/index.html)
-+ [Tutorial: Using Distiller to prune a PyTorch language model]()
++ [Tutorial: Using Distiller to prune a PyTorch language model](https://github.com/NervanaSystems/distiller/wiki/Tutorial:-Using-Distiller-to-prune-a-PyTorch-language-model)
 
 ### Example invocations of the sample application
 + [Training-only](#training-only)