We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fa802d3 + 2ef7c76 commit dbfa2dbCopy full SHA for dbfa2db
docs/make.jl
@@ -9,5 +9,5 @@ makedocs(
9
format = Documenter.HTML(prettyurls = haskey(ENV, "CI")))
10
11
deploydocs(
12
- repo = "github.com/MikeInnes/MacroTools.jl.git",
+ repo = "github.com/FluxML/MacroTools.jl.git",
13
push_preview = true)
0 commit comments