diff --git a/tensorflow/examples/tutorials/deepdream/README.md b/tensorflow/examples/tutorials/deepdream/README.md index 908d31e93db..47aab52ca04 100644 --- a/tensorflow/examples/tutorials/deepdream/README.md +++ b/tensorflow/examples/tutorials/deepdream/README.md @@ -13,7 +13,7 @@ image generation techiques impelemented with TensorFlow: You can view "deepdream.ipynb" directly on GitHub. Note that GitHub Jupyter notebook preview removes embedded graph visualizations. You can still see them online -[using nbviewer](http://nbviewer.jupyter.org/github/znah/tensorflow/blob/deepdream/tensorflow/models/deepdream/deepdream.ipynb) +[using nbviewer](http://nbviewer.jupyter.org/github/tensorflow/tensorflow/blob/master/tensorflow/tutorials/deepdream/deepdream.ipynb) service. In order to run the notebook locally, the following dependencies must be installed: