Skip to content

Commit 04fd64f

Browse files
linkfix (pyro-ppl#499)
1 parent 2ca8787 commit 04fd64f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyro/infer/elbo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ class ELBO(object):
2121
implementations live.
2222
2323
.. warning:: `enum_discrete` is a bleeding edge feature.
24-
see `SS-VAE <http://pyro.ai/examples/svi_part_iii.html>`_ for a discussion.
24+
see `SS-VAE <http://pyro.ai/examples/ss_vae.html>`_ for a discussion.
2525
2626
References
2727

0 commit comments

Comments
 (0)