We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f0a6e4 commit 4455331Copy full SHA for 4455331
1 file changed
src/JuliaAstroDocs.jl
@@ -398,8 +398,8 @@ ecosystem() = (
398
),
399
(
400
name = "SpectralFitting.jl",
401
- repo = "https://github.com/fjebaker/SpectralFitting.jl",
402
- doc = "https://fjebaker.github.io/SpectralFitting.jl/dev/",
+ repo = "https://github.com/JuliaAstro/SpectralFitting.jl",
+ doc = "https://juliaastro.org/SpectralFitting/stable/",
403
tagline = "✨🛰 Fast and flexible spectral fitting in Julia",
404
descr = """
405
- Spectral fitting routines and models with a focus on X-ray astronomy
0 commit comments