We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75c437b commit f1eca6eCopy full SHA for f1eca6e
src/solposx/solarposition/nasa_horizons.py
@@ -56,7 +56,7 @@ def nasa_horizons(latitude, longitude, start, end, elevation=0.,
56
.. [1] `NASA Horizons Systems
57
<https://ssd.jpl.nasa.gov/horizons/>`_
58
.. [2] `NASA Horizons API
59
- <https://ssd-api.jpl.nasa.gov/doc/horizons.html/>`_
+ <https://ssd-api.jpl.nasa.gov/doc/horizons.html>`_
60
"""
61
params = {
62
"MAKE_EPHEM": "YES", # generate ephemeris
0 commit comments