update docs for examples to point to the correct path

This commit is contained in:
Lindsey Heagy
2016-05-30 20:34:10 -07:00
parent 5e8d3fbc78
commit 2a159e20b9
19 changed files with 19 additions and 19 deletions
@@ -22,6 +22,6 @@ You can use M.PlotImage to plot images on all of the Meshes.
from SimPEG import Examples
Examples.Mesh_Basic_PlotImage.run()
.. literalinclude:: ../../SimPEG/Examples/Mesh_Basic_PlotImage.py
.. literalinclude:: ../../../../SimPEG/Examples/Mesh_Basic_PlotImage.py
:language: python
:linenos: