Skip to content

Commit

Permalink
Oops (#41)
Browse files Browse the repository at this point in the history
* deploy mistake
  • Loading branch information
jverzani committed Apr 28, 2022
1 parent f297108 commit f4fce51
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 @@ -40,5 +40,5 @@ cp(toc, joinpath(builddir,"index.html"), force=true)

import Documenter
Documenter.deploydocs(
repo = "github.com/CalculusWithJulia/CalculusWithJulia.jl.git"
repo = "github.com/jverzani/CalculusWithJulia.jl"
)

0 comments on commit f4fce51

Please sign in to comment.