diff --git a/docs/make.jl b/docs/make.jl index 9e1edcd..1a69dc4 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -20,4 +20,4 @@ makedocs(modules = [Tk], "API Reference" => "api.md" ]) -deploydocs(repo = "github.com/LilithHafner/Tk.jl.git") +deploydocs(repo = "github.com/JuliaGraphics/Tk.jl.git")