From 64fdd587187f6930df9d7a26be2ccfd2720b0490 Mon Sep 17 00:00:00 2001 From: "Viral B. Shah" Date: Mon, 22 Jul 2024 17:37:08 +0530 Subject: [PATCH] Update make.jl --- docs/make.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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")