diff --git a/docs/make.jl b/docs/make.jl index 3f86715..c2fb7d8 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -67,6 +67,6 @@ makedocs(; ) deploydocs(; - repo="github.com/aarontrowbridge/QuantumCollocation.jl.git", + repo="github.com/kestrelquantum/QuantumCollocation.jl.git", devbranch="main", )