Fixed path for lsfiltration.py dev
authorDmitriy Morozov <dmitriy@mrzv.org>
Mon, 12 Jul 2010 09:53:30 -0700
branchdev
changeset 212 291f6edf27b9
parent 211 347b3461965a
child 213 3568e0bfe2cd
Fixed path for lsfiltration.py
doc/examples/index.rst
--- a/doc/examples/index.rst	Mon Jul 05 23:51:26 2010 -0700
+++ b/doc/examples/index.rst	Mon Jul 12 09:53:30 2010 -0700
@@ -44,7 +44,7 @@
     cohomology
 
 A simple example of computing persistence of a lower-star filtration is in
-:sfile:`examples/lsfiltration.py`.
+:sfile:`examples/pl-functions/lsfiltration.py`.
 
 A C++-only, but useful example is computation of a vineyard of piecewise
 straight-line homotopy of piecewise-linear functions.