From a5ce9053278665b4929fc54f5f241ad0d75150a3 Mon Sep 17 00:00:00 2001 From: JaredW40 Date: Tue, 30 Sep 2025 15:57:48 -0700 Subject: [PATCH] Update make.jl Uploaded deploydocs to point to the UCD4IDS repo. --- docs/make.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/make.jl b/docs/make.jl index 1c76299..4d7851c 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -20,4 +20,4 @@ makedocs(sitename = "ContinuousWavelets.jl", ] ]) -deploydocs(repo = "github.com/dsweber2/ContinuousWavelets.jl.git") +deploydocs(repo = "github.com/UCD4IDS/ContinuousWavelets.jl.git")