Skip to content

Commit

Permalink
Fixing copy paste error
Browse files Browse the repository at this point in the history
  • Loading branch information
AnHeuermann committed Aug 30, 2023
1 parent d033e8f commit 02d9d88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ENV["JULIA_DEBUG"]="Documenter"

@info "Make the docs"
makedocs(
sitename = "NonLinearSystemNeuralNetworkFMU.jl",
sitename = "OMJulia.jl",
format = Documenter.HTML(edit_link = "master"),
workdir = joinpath(@__DIR__,".."),
pages = [
Expand Down

0 comments on commit 02d9d88

Please sign in to comment.