Skip to content

Commit

Permalink
fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
dlakaplan committed Aug 29, 2024
1 parent 916fcf8 commit 2bf667e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/explanation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -529,8 +529,8 @@ Ephemerides
'''''''''''

JPL Solar System ephemerides (of the form ``DE*.bsp``) are typically downloaded automatically
and stored using ```astropy``'s data downloading and caching mechanism. The list of URLs used for this
are given in :module:`pint.solar_system_ephemerides`. However, you can also specify a local file instead.
and stored using ``astropy``'s data downloading and caching mechanism. The list of URLs used for this
are given in :mod:`pint.solar_system_ephemerides`. However, you can also specify a local file instead.
To do this, load the file explicitly with:
::

Expand Down

0 comments on commit 2bf667e

Please sign in to comment.