diff --git a/docs/make.jl b/docs/make.jl index 5d52826..f63e013 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -2,4 +2,4 @@ # julia --color=yes --project make.jl using Documenter, LinearAlgebraX -makedocs(; sitename="LinearAlgebraX") +makedocs(; sitename = "LinearAlgebraX")