Skip to content

Commit

Permalink
doc typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dahlend committed Nov 24, 2024
1 parent 1048ed7 commit c7254d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/kete_core/src/flux/comets.rs
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ use serde::{Deserialize, Serialize};
/// Where m1/k1 are related to total magnitudes and m2/k2 are nucleus magnitudes.
///
/// This model is based off of these:
/// https://ssd.jpl.nasa.gov/horizons/manual.html#obsquan (see section 9)
/// https://en.wikipedia.org/wiki/Absolute_magnitude#Cometary_magnitudes
/// <https://ssd.jpl.nasa.gov/horizons/manual.html#obsquan> (see section 9)
/// <https://en.wikipedia.org/wiki/Absolute_magnitude#Cometary_magnitudes>
///
/// Note that the above model does not include a 2.5x term attached to the K1/2 terms
/// which are present in the wikipedia definition, this matches the definitions used by
Expand Down

0 comments on commit c7254d1

Please sign in to comment.