From c38dd4418738bc595bd8229eb4ee91b717de64af Mon Sep 17 00:00:00 2001 From: "Viral B. Shah" Date: Mon, 6 Jun 2022 19:48:17 -0400 Subject: [PATCH] Update deploydocs URL (#111) --- docs/make.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/make.jl b/docs/make.jl index 5d2a159a..6e89a00c 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -13,4 +13,4 @@ makedocs( ] ) -deploydocs(repo = "github.com/JuliaLang/Statistics.jl.git") +deploydocs(repo = "github.com/JuliaStats/Statistics.jl.git")