Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/JuliaAstroDocs.jl
Original file line number Diff line number Diff line change
Expand Up @@ -326,8 +326,8 @@ ecosystem() = (
"Astrometry" => (
(
name = "Astrometry.jl",
repo = "https://github.com/barrettp/Astrometry.jl",
doc = "https://barrettp.github.io/Astrometry/dev",
repo = "https://github.com/JuliaAstro/Astrometry.jl",
doc = "https://juliaastro.org/Astrometry/stable/",
tagline = "Set of IAU standard algorithms for calculating the time and position of celestial objects",
descr = """
- More information can be found on the official website of the [Standards of Fundamental Astronomy](http://www.iausofa.org/).
Expand Down
Loading