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.
1 parent fa802d3 commit 2ef7c76Copy full SHA for 2ef7c76
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