diff --git a/README.md b/README.md index 2b9d6fa1..e583a883 100644 --- a/README.md +++ b/README.md @@ -3,23 +3,23 @@

- + Build Status - - + Code Coverage License - + Documentation - + Develmopmental Documentation diff --git a/docs/make.jl b/docs/make.jl index cfcc0f5e..bcfe45c7 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -33,6 +33,6 @@ makedocs(; ) deploydocs(; - repo="github.com/dscolby/CausalELM", + repo="github.com/dscolby/CausalELM.jl", devbranch="main", )