We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3692f0 commit 2d571c6Copy full SHA for 2d571c6
1 file changed
src/JuliaAstroDocs.jl
@@ -718,8 +718,8 @@ ecosystem() = (
718
),
719
(
720
name = "FITSFiles.jl",
721
- repo = "https://github.com/barrettp/FITSFiles.jl",
722
- doc = "https://barrettp.github.io/FITSFiles.jl/",
+ repo = "https://github.com/JuliaAstro/FITSFiles.jl",
+ doc = "https://juliaastro.org/FITSFiles/stable/",
723
tagline = "A Julia Flexible Image Transport System (FITS) file IO package",
724
descr = """
725
- A Flexible Image Transport System (FITS) file IO package written in Julia
0 commit comments