diff --git a/docs/make.jl b/docs/make.jl index 71e51277..c4f5b711 100755 --- a/docs/make.jl +++ b/docs/make.jl @@ -56,9 +56,7 @@ using ManifoldsBase # (e) ...finally! make docs bib = CitationBibliography(joinpath(@__DIR__, "src", "references.bib"); style = :alpha) -links = InterLinks( - "Manifolds" => ("https://juliamanifolds.github.io/Manifolds.jl/stable/"), -) +links = InterLinks("Manifolds" => ("https://juliamanifolds.github.io/Manifolds.jl/stable/")) makedocs(; # for development, we disable prettyurls format = Documenter.HTML(;