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
+1 -1
View File
@@ -21,6 +21,6 @@ Here we go over the basics of creating a linear problem and inversion.
from SimPEG import Examples
Examples.Inversion_Linear.run()
.. literalinclude:: ../../SimPEG/Examples/Inversion_Linear.py
.. literalinclude:: ../../../../SimPEG/Examples/Inversion_Linear.py
:language: python
:linenos: