Skip to content

Commit

Permalink
Fixed plot.py link
Browse files Browse the repository at this point in the history
  • Loading branch information
Rohit-Kakodkar committed Nov 4, 2024
1 parent f8dd3b4 commit 19eb500
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/cookbooks/example_03.rst
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,7 @@ Lastly if the kernels are stored in ASCII format, we can use numpy to read the k

.. note::

An python code for reading ASCII kernels and plotting them is provided `here <https://github.com/PrincetonUniversity/SPECFEMPP/blob/latest/examples/Tromp_2005/plot.py>`_.
An python code for reading ASCII kernels and plotting them is provided `here <https://github.com/PrincetonUniversity/SPECFEMPP/blob/main/examples/Tromp_2005/plot.py>`_.

.. figure:: ../../examples/Tromp_2005/Reference_Kernels/Kernels.png
:alt: Kernels
Expand Down

0 comments on commit 19eb500

Please sign in to comment.