Fix broken link.
authorA. Unique TensorFlower <gardener@tensorflow.org>
Wed, 16 May 2018 19:54:32 +0000 (12:54 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Wed, 16 May 2018 19:57:22 +0000 (12:57 -0700)
PiperOrigin-RevId: 196873792

tensorflow/python/ops/distributions/distribution.py

index fd08bda..a6579e3 100644 (file)
@@ -357,7 +357,7 @@ class Distribution(_BaseDistribution):
 
   For detailed usage examples of TensorFlow Distributions shapes, see
   [this tutorial](
-  https://github.com/tensorflow/probability/blob/master/tensorflow_probability/examples/jupyter_notebooks/Understanding%20TensorFlow%20Distributions%20Shapes.ipynb)
+  https://github.com/tensorflow/probability/blob/master/tensorflow_probability/examples/jupyter_notebooks/Understanding_TensorFlow_Distributions_Shapes.ipynb)
 
   #### Parameter values leading to undefined statistics or distributions.