Skip to content

Commit

Permalink
fix docs ref
Browse files Browse the repository at this point in the history
  • Loading branch information
cshanahan1 committed Nov 22, 2024
1 parent c7d2c2b commit 2e873b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jdaviz/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@ def flux_conversion(values, original_units, target_units, spec=None, eqv=None, s
spec : `~specutils.Spectrum1D`, optional
The Spectrum1D object that will have converted flux or surface brightness units.
eqv : list of `astropy.units.equivalencies`, optional
eqv : list of :ref:`astropy:unit_equivalencies`, optional
A list of Astropy equivalencies necessary for complex unit conversions/translations.
slice : `astropy.units.Quantity`, optional
Expand Down

0 comments on commit 2e873b5

Please sign in to comment.